18#ifndef itkGeodesicActiveContourShapePriorLevelSetImageFilter_h
19#define itkGeodesicActiveContourShapePriorLevelSetImageFilter_h
106template <
typename TInputImage,
typename TFeatureImage,
typename TOutputPixelType =
float>
176#ifndef ITK_MANUAL_INSTANTIATION
177# include "itkGeodesicActiveContourShapePriorLevelSetImageFilter.hxx"
This function is used in GeodesicActiveContourShapePriorSegmentationLevelSetFilter to segment structu...
SmartPointer< Self > Pointer
~GeodesicActiveContourShapePriorLevelSetImageFilter() override=default
ShapePriorSegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType > Superclass
GeodesicActiveContourShapePriorLevelSetImageFilter()
GeodesicActiveContourShapePriorLevelSetFunction< OutputImageType, FeatureImageType > GeodesicActiveContourFunctionType
void GenerateData() override
SmartPointer< const Self > ConstPointer
void PrintSelf(std::ostream &os, Indent indent) const override
GeodesicActiveContourShapePriorLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType > Self
void SetDerivativeSigma(float value)
SmartPointer< Self > Pointer
float GetDerivativeSigma() const
GeodesicActiveContourFunctionPointer m_GeodesicActiveContourFunction
typename GeodesicActiveContourFunctionType::Pointer GeodesicActiveContourFunctionPointer
Control indentation during Print() invocation.
virtual void Modified() const
TFeatureImage FeatureImageType
ShapePriorSegmentationLevelSetImageFilter()
TOutputPixelType OutputPixelType
Image< TOutputPixelType, Self::InputImageDimension > OutputImageType
typename OutputImageType::ValueType ValueType
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....