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