17 #ifndef itkShapeDetectionLevelSetSegmentationModule_h
18 #define itkShapeDetectionLevelSetSegmentationModule_h
35 template <
unsigned int NDimension>
55 static constexpr
unsigned int Dimension = NDimension;
75 void PrintSelf(std::ostream& os,
Indent indent)
const override;
79 void GenerateData ()
override;
84 #ifndef ITK_MANUAL_INSTANTIATION
85 # include "itkShapeDetectionLevelSetSegmentationModule.hxx"
typename SpatialObjectType::Pointer SpatialObjectPointer
Light weight base class for most itk classes.
Class applies a single-phase level set segmentation method.
typename Superclass::InputImageType InputImageType
typename Superclass::FeatureImageType FeatureImageType
typename Superclass::OutputPixelType OutputPixelType
constexpr unsigned int Dimension
typename Superclass::FeatureSpatialObjectType FeatureSpatialObjectType
typename Superclass::OutputSpatialObjectType OutputSpatialObjectType
Implementation of the composite pattern.
typename Superclass::InputSpatialObjectType InputSpatialObjectType
Control indentation during Print() invocation.
typename Superclass::OutputImageType OutputImageType
This class applies the ShapeDetectionLevelSet segmentation method.