NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Classes | Namespaces | Variables
niftkGeneralSegmentorCommands.h File Reference
Include dependency graph for niftkGeneralSegmentorCommands.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  niftk::OpGeneralSegmentorBaseCommand
 Base class for General Segmentor commands. More...
 
class  niftk::OpChangeSliceCommand
 Command class for changing slice. More...
 
class  niftk::OpPropagateSeeds
 Command class to store data for propagating seeds from one slice to the next. More...
 
class  niftk::OpRetainMarks
 Command class to store data to copy one slice to the next. More...
 
class  niftk::OpPropagate
 Class to hold data to do propagate up/down/3D. More...
 
class  niftk::OpThresholdApply
 Class to hold data to apply the threshold region into the segmented image. More...
 
class  niftk::OpClean
 Class to hold data for the MIDAS "clean" command, which filters the current contour set. More...
 
class  niftk::OpWipe
 Class to hold data to pass back to niftkGeneralSegmentorController to Undo/Redo the Wipe commands. More...
 

Namespaces

 niftk
 

Variables

const mitk::OperationType niftk::OP_CHANGE_SLICE = 9320411
 
const mitk::OperationType niftk::OP_PROPAGATE_SEEDS = 9320412
 
const mitk::OperationType niftk::OP_RETAIN_MARKS = 9320413
 
const mitk::OperationType niftk::OP_THRESHOLD_APPLY = 9320414
 
const mitk::OperationType niftk::OP_CLEAN = 9320415
 
const mitk::OperationType niftk::OP_WIPE = 9320416
 
const mitk::OperationType niftk::OP_PROPAGATE = 9320417