NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Member Functions | Public Attributes | List of all members
MorphologicalSegmentorPipelineParams Class Reference

The parameters for the MorphologicalSegmentorPipeline, which closely resemble the GUI controls. More...

Public Member Functions

 MorphologicalSegmentorPipelineParams ()
 

Public Attributes

int m_StartStage
 Describes the stage from which you want to run the pipeline. Defaults to the beginning. More...
 
int m_Stage
 Describes the stage until which you want to run the pipeline. More...
 
float m_LowerIntensityThreshold
 Contains the lower threshold on thresholding tab. More...
 
float m_UpperIntensityThreshold
 Contains the upper threshold on thresholding tab. More...
 
int m_AxialCutOffSlice
 Contains the axial cut-off on thresholding tab. More...
 
float m_UpperErosionsThreshold
 Contains the upper threshold on erosions tab. More...
 
int m_NumberOfErosions
 Contains the number of erosions. More...
 
float m_LowerPercentageThresholdForDilations
 Contains the lower perentage threshold on dilations tab. More...
 
float m_UpperPercentageThresholdForDilations
 Contains the upper percentage threshold on dilations tab. More...
 
int m_NumberOfDilations
 Contains the number of dilations. More...
 
int m_BoxSize
 Contains the box size on the thresholding tab. More...
 

Detailed Description

The parameters for the MorphologicalSegmentorPipeline, which closely resemble the GUI controls.

Constructor & Destructor Documentation

MorphologicalSegmentorPipelineParams::MorphologicalSegmentorPipelineParams ( )
inline

Member Data Documentation

int MorphologicalSegmentorPipelineParams::m_AxialCutOffSlice

Contains the axial cut-off on thresholding tab.

int MorphologicalSegmentorPipelineParams::m_BoxSize

Contains the box size on the thresholding tab.

float MorphologicalSegmentorPipelineParams::m_LowerIntensityThreshold

Contains the lower threshold on thresholding tab.

float MorphologicalSegmentorPipelineParams::m_LowerPercentageThresholdForDilations

Contains the lower perentage threshold on dilations tab.

int MorphologicalSegmentorPipelineParams::m_NumberOfDilations

Contains the number of dilations.

int MorphologicalSegmentorPipelineParams::m_NumberOfErosions

Contains the number of erosions.

int MorphologicalSegmentorPipelineParams::m_Stage

Describes the stage until which you want to run the pipeline.

int MorphologicalSegmentorPipelineParams::m_StartStage

Describes the stage from which you want to run the pipeline. Defaults to the beginning.

float MorphologicalSegmentorPipelineParams::m_UpperErosionsThreshold

Contains the upper threshold on erosions tab.

float MorphologicalSegmentorPipelineParams::m_UpperIntensityThreshold

Contains the upper threshold on thresholding tab.

float MorphologicalSegmentorPipelineParams::m_UpperPercentageThresholdForDilations

Contains the upper percentage threshold on dilations tab.


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