18#ifndef itkShapeDetectionLevelSetImageFilter_h
19#define itkShapeDetectionLevelSetImageFilter_h
100template <
typename TInputImage,
typename TFeatureImage,
typename TOutputPixelType =
float>
145#ifndef ITK_MANUAL_INSTANTIATION
146# include "itkShapeDetectionLevelSetImageFilter.hxx"
Control indentation during Print() invocation.
Image< TOutputPixelType, Self::InputImageDimension > OutputImageType
SegmentationLevelSetImageFilter()
typename OutputImageType::ValueType ValueType
TFeatureImage FeatureImageType
This function is used in the ShapeDetectionLevelSetImageFilter to segment structures in an image base...
SmartPointer< Self > Pointer
void PrintSelf(std::ostream &os, Indent indent) const override
ShapeDetectionFunctionPointer m_ShapeDetectionFunction
SmartPointer< Self > Pointer
~ShapeDetectionLevelSetImageFilter() override=default
SmartPointer< const Self > ConstPointer
SegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType > Superclass
ShapeDetectionLevelSetFunction< OutputImageType, FeatureImageType > ShapeDetectionFunctionType
typename ShapeDetectionFunctionType::Pointer ShapeDetectionFunctionPointer
void GenerateData() override
ShapeDetectionLevelSetImageFilter()
ShapeDetectionLevelSetImageFilter Self
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....