17 #ifndef itkGeodesicActiveContourLevelSetSegmentationModule_h
18 #define itkGeodesicActiveContourLevelSetSegmentationModule_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 "itkGeodesicActiveContourLevelSetSegmentationModule.hxx"
Light weight base class for most itk classes.
Class applies a single-phase level set segmentation method.
typename Superclass::OutputPixelType OutputPixelType
typename Superclass::OutputImageType OutputImageType
typename Superclass::FeatureSpatialObjectType FeatureSpatialObjectType
constexpr unsigned int Dimension
This class applies the GeodesicActiveContourLevelSet segmentation method.
typename Superclass::OutputSpatialObjectType OutputSpatialObjectType
typename Superclass::SpatialObjectType SpatialObjectType
typename Superclass::SpatialObjectPointer SpatialObjectPointer
typename Superclass::InputSpatialObjectType InputSpatialObjectType
Control indentation during Print() invocation.
typename Superclass::InputImageType InputImageType
typename Superclass::FeatureImageType FeatureImageType