18 #ifndef __itkShapeDetectionLevelSetImageFilter_h
19 #define __itkShapeDetectionLevelSetImageFilter_h
105 template<
typename TInputImage,
106 typename TFeatureImage,
107 typename TOutputPixelType =
float >
110 TFeatureImage, TOutputPixelType >
153 #ifndef ITK_MANUAL_INSTANTIATION
154 #include "itkShapeDetectionLevelSetImageFilter.hxx"
SmartPointer< const Self > ConstPointer
Light weight base class for most itk classes.
This function is used in the ShapeDetectionLevelSetImageFilter to segment structures in an image base...
SmartPointer< Self > Pointer
Superclass::ValueType ValueType
ShapeDetectionLevelSetImageFilter()
ShapeDetectionLevelSetImageFilter Self
ShapeDetectionFunctionPointer m_ShapeDetectionFunction
SegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType > Superclass
virtual void PrintSelf(std::ostream &os, Indent indent) const
Segments structures in images based on a user supplied edge potential map.
ShapeDetectionFunctionType::Pointer ShapeDetectionFunctionPointer
void operator=(const Self &)
~ShapeDetectionLevelSetImageFilter()
TFeatureImage FeatureImageType
ShapeDetectionLevelSetFunction< OutputImageType, FeatureImageType > ShapeDetectionFunctionType
Image< TOutputPixelType, itkGetStaticConstMacro(InputImageDimension) > OutputImageType
Superclass::ValueType ValueType
Control indentation during Print() invocation.
Superclass::OutputImageType OutputImageType
A base class which defines the API for implementing a special class of image segmentation filters usi...
Superclass::FeatureImageType FeatureImageType