19 #ifndef itkHuangThresholdImageFilter_h
20 #define itkHuangThresholdImageFilter_h
51 template<
typename TInputImage,
typename TOutputImage,
typename TMaskImage=TOutputImage>
97 InputImageType::ImageDimension );
99 OutputImageType::ImageDimension );
InputImageType::SizeType InputSizeType
Threshold an image using a HistogramThresholdCalculator.
Statistics::Histogram< ValueRealType > HistogramType
HuangThresholdCalculator< HistogramType, InputPixelType > CalculatorType
Superclass::HistogramType HistogramType
OutputImageType::SizeType OutputSizeType
TInputImage InputImageType
OutputImageType::Pointer OutputImagePointer
HuangThresholdImageFilter()
static const unsigned int InputImageDimension
virtual void SetCalculator(CalculatorType *_arg)
MaskImageType::SizeType MaskSizeType
TOutputImage OutputImageType
Base class for all process objects that output image data.
MaskImageType::IndexType MaskIndexType
SmartPointer< Self > Pointer
HuangThresholdImageFilter Self
SmartPointer< const Self > ConstPointer
static const unsigned int OutputImageDimension
InputImageType::IndexType InputIndexType
InputImageType::Pointer InputImagePointer
MaskImageType::RegionType MaskImageRegionType
Threshold an image using the Huang Threshold.
MaskImageType::PixelType MaskPixelType
~HuangThresholdImageFilter() override
ImageBaseType::SizeType SizeType
InputImageType::RegionType InputImageRegionType
Computes the Huang's threshold for an image.
OutputImageType::PixelType OutputPixelType
OutputImageType::RegionType OutputImageRegionType
InputImageType::PixelType InputPixelType
HistogramThresholdImageFilter< TInputImage, TOutputImage, TMaskImage > Superclass
OutputImageType::IndexType OutputIndexType
ImageBaseType::IndexType IndexType