NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Types | Public Member Functions | List of all members
niftk::OpThresholdApply Class Reference

Class to hold data to apply the threshold region into the segmented image. More...

Inheritance diagram for niftk::OpThresholdApply:
Inheritance graph
[legend]
Collaboration diagram for niftk::OpThresholdApply:
Collaboration graph
[legend]

Public Types

typedef
itk::MIDASImageUpdatePasteRegionProcessor
< mitk::Tool::DefaultSegmentationDataType, 3 > 
ProcessorType
 
typedef ProcessorType::Pointer ProcessorPointer
 
- Public Types inherited from niftk::OpPropagate
typedef
itk::MIDASImageUpdatePasteRegionProcessor
< mitk::Tool::DefaultSegmentationDataType, 3 > 
ProcessorType
 
typedef ProcessorType::Pointer ProcessorPointer
 

Public Member Functions

 OpThresholdApply (mitk::OperationType type, bool redo, const std::vector< int > &region, ProcessorPointer processor, bool thresholdFlag)
 
 ~OpThresholdApply ()
 
bool GetThresholdFlag () const
 
- Public Member Functions inherited from niftk::OpPropagate
 OpPropagate (mitk::OperationType type, bool redo, const std::vector< int > &region, ProcessorPointer processor)
 
 ~OpPropagate ()
 
std::vector< intGetRegion () const
 
ProcessorPointer GetProcessor () const
 
- Public Member Functions inherited from niftk::OpGeneralSegmentorBaseCommand
 OpGeneralSegmentorBaseCommand (mitk::OperationType type, bool redo)
 
 ~OpGeneralSegmentorBaseCommand ()
 
bool IsRedo () const
 

Additional Inherited Members

- Protected Attributes inherited from niftk::OpGeneralSegmentorBaseCommand
bool m_Redo
 

Detailed Description

Class to hold data to apply the threshold region into the segmented image.

Member Typedef Documentation

typedef itk::MIDASImageUpdatePasteRegionProcessor<mitk::Tool::DefaultSegmentationDataType, 3> niftk::OpThresholdApply::ProcessorType

Constructor & Destructor Documentation

niftk::OpThresholdApply::OpThresholdApply ( mitk::OperationType  type,
bool  redo,
const std::vector< int > &  region,
ProcessorPointer  processor,
bool  thresholdFlag 
)
niftk::OpThresholdApply::~OpThresholdApply ( )

Member Function Documentation

bool niftk::OpThresholdApply::GetThresholdFlag ( ) const

The documentation for this class was generated from the following files: