18#ifndef itkLaplacianSegmentationLevelSetImageFilter_h
19#define itkLaplacianSegmentationLevelSetImageFilter_h
101template <
typename TInputImage,
typename TFeatureImage,
typename TOutputPixelType =
float>
140#ifndef ITK_MANUAL_INSTANTIATION
141# include "itkLaplacianSegmentationLevelSetImageFilter.hxx"
Control indentation during Print() invocation.
This function is used in LaplacianSegmentationImageFilter to segment structures in an image based Lap...
SmartPointer< Self > Pointer
void PrintSelf(std::ostream &os, Indent indent) const override
SmartPointer< const Self > ConstPointer
LaplacianSegmentationLevelSetImageFilter Self
SmartPointer< Self > Pointer
LaplacianFunctionType::Pointer m_LaplacianFunction
SegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType > Superclass
~LaplacianSegmentationLevelSetImageFilter() override=default
LaplacianSegmentationLevelSetImageFilter()
LaplacianSegmentationLevelSetFunction< OutputImageType, FeatureImageType > LaplacianFunctionType
Image< TOutputPixelType, Self::InputImageDimension > OutputImageType
SegmentationLevelSetImageFilter()
typename OutputImageType::ValueType ValueType
TFeatureImage FeatureImageType
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....