18#ifndef itkGeodesicActiveContourLevelSetImageFilter_h
19#define itkGeodesicActiveContourLevelSetImageFilter_h
99template <
typename TInputImage,
typename TFeatureImage,
typename TOutputPixelType =
float>
166#ifndef ITK_MANUAL_INSTANTIATION
167# include "itkGeodesicActiveContourLevelSetImageFilter.hxx"
This function is used in GeodesicActiveContourLevelSetImageFilter to segment structures in an image b...
SmartPointer< Self > Pointer
void SetDerivativeSigma(float value)
GeodesicActiveContourLevelSetFunction< OutputImageType, FeatureImageType > GeodesicActiveContourFunctionType
GeodesicActiveContourFunctionPointer m_GeodesicActiveContourFunction
SmartPointer< const Self > ConstPointer
GeodesicActiveContourLevelSetImageFilter Self
~GeodesicActiveContourLevelSetImageFilter() override=default
void PrintSelf(std::ostream &os, Indent indent) const override
GeodesicActiveContourLevelSetImageFilter()
float GetDerivativeSigma() const
typename GeodesicActiveContourFunctionType::Pointer GeodesicActiveContourFunctionPointer
void GenerateData() override
SegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType > Superclass
SmartPointer< Self > Pointer
Control indentation during Print() invocation.
virtual void Modified() const
Image< TOutputPixelType, Self::InputImageDimension > OutputImageType
SegmentationLevelSetImageFilter()
typename OutputImageType::ValueType ValueType
TFeatureImage FeatureImageType
Implements transparent reference counting.
bool NotExactlyEquals(const TInput1 &x1, const TInput2 &x2)
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....