18#ifndef itkShapeDetectionLevelSetImageFilter_h
19#define itkShapeDetectionLevelSetImageFilter_h
105template <
typename TInputImage,
typename TFeatureImage,
typename TOutputPixelType =
float>
119 using typename Superclass::ValueType;
120 using typename Superclass::OutputImageType;
121 using typename Superclass::FeatureImageType;
150#ifndef ITK_MANUAL_INSTANTIATION
151# include "itkShapeDetectionLevelSetImageFilter.hxx"
Control indentation during Print() invocation.
Light weight base class for most itk classes.
A base class which defines the API for implementing a special class of image segmentation filters usi...
This function is used in the ShapeDetectionLevelSetImageFilter to segment structures in an image base...
Segments structures in images based on a user supplied edge potential map.
void PrintSelf(std::ostream &os, Indent indent) const override
~ShapeDetectionLevelSetImageFilter() override=default
typename ShapeDetectionFunctionType::Pointer ShapeDetectionFunctionPointer
void GenerateData() override
ShapeDetectionLevelSetImageFilter()
SmartPointer< Self > Pointer
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....