17 #ifndef __itkShapeDetectionLevelSetSegmentationModule_h
18 #define __itkShapeDetectionLevelSetSegmentationModule_h
35 template <
unsigned int NDimension>
53 itkStaticConstMacro(Dimension,
unsigned int, NDimension);
73 void PrintSelf(std::ostream& os,
Indent indent)
const;
81 void operator=(
const Self&);
87 #ifndef ITK_MANUAL_INSTANTIATION
88 # include "itkShapeDetectionLevelSetSegmentationModule.hxx"
SmartPointer< const Self > ConstPointer
Light weight base class for most itk classes.
Class applies a single-phase level set segmentation method.
ShapeDetectionLevelSetSegmentationModule Self
Superclass::FeatureSpatialObjectType FeatureSpatialObjectType
SinglePhaseLevelSetSegmentationModule< NDimension > Superclass
Superclass::FeatureImageType FeatureImageType
Superclass::SpatialObjectPointer SpatialObjectPointer
Superclass::OutputPixelType OutputPixelType
Superclass::SpatialObjectType SpatialObjectType
Superclass::OutputSpatialObjectType OutputSpatialObjectType
Superclass::InputSpatialObjectType InputSpatialObjectType
Control indentation during Print() invocation.
Superclass::InputImageType InputImageType
SmartPointer< Self > Pointer
This class applies the ShapeDetectionLevelSet segmentation method.
Superclass::OutputImageType OutputImageType