18 #ifndef __itkGeodesicActiveContourShapePriorLevelSetImageFilter_h
19 #define __itkGeodesicActiveContourShapePriorLevelSetImageFilter_h
110 template<
typename TInputImage,
111 typename TFeatureImage,
112 typename TOutputPixelType =
float >
188 #ifndef ITK_MANUAL_INSTANTIATION
189 #include "itkGeodesicActiveContourShapePriorLevelSetImageFilter.hxx"
Superclass::FeatureImageType FeatureImageType
GeodesicActiveContourShapePriorLevelSetImageFilter()
Light weight base class for most itk classes.
Superclass::OutputPixelType OutputPixelType
ShapePriorSegmentationLevelSetImageFilter< TInputImage, TFeatureImage, TOutputPixelType > Superclass
GeodesicActiveContourFunctionPointer m_GeodesicActiveContourFunction
Superclass::OutputImageType OutputImageType
void SetDerivativeSigma(float value)
Superclass::FeatureImageType FeatureImageType
SmartPointer< Self > Pointer
Segments structures in an image based on a user supplied edge potential map and user supplied shape m...
Superclass::ValueType ValueType
This function is used in GeodesicActiveContourShapePriorSegmentationLevelSetFilter to segment structu...
void operator=(const Self &)
virtual void PrintSelf(std::ostream &os, Indent indent) const
virtual void Modified() const
Superclass::ValueType ValueType
SmartPointer< const Self > ConstPointer
TOutputPixelType OutputPixelType
GeodesicActiveContourFunctionType::Pointer GeodesicActiveContourFunctionPointer
Superclass::OutputImageType OutputImageType
~GeodesicActiveContourShapePriorLevelSetImageFilter()
Control indentation during Print() invocation.
float GetDerivativeSigma() const
GeodesicActiveContourShapePriorLevelSetImageFilter Self
GeodesicActiveContourShapePriorLevelSetFunction< OutputImageType, FeatureImageType > GeodesicActiveContourFunctionType
A base class which defines the API for implementing a level set segmentation filter with statistical ...