19#ifndef itkIsoDataThresholdImageFilter_h
20#define itkIsoDataThresholdImageFilter_h
51template <
typename TInputImage,
typename TOutputImage,
typename TMaskImage = TOutputImage>
virtual void SetCalculator(CalculatorType *_arg)
Statistics::Histogram< ValueRealType > HistogramType
HistogramThresholdImageFilter()
Computes the IsoData threshold for an image. Aka intermeans.
typename InputImageType::RegionType InputImageRegionType
typename OutputImageType::SizeType OutputSizeType
HistogramThresholdImageFilter< TInputImage, TOutputImage, TMaskImage > Superclass
typename InputImageType::SizeType InputSizeType
typename OutputImageType::Pointer OutputImagePointer
typename OutputImageType::RegionType OutputImageRegionType
TOutputImage OutputImageType
typename InputImageType::PixelType InputPixelType
typename MaskImageType::RegionType MaskImageRegionType
IsoDataThresholdImageFilter Self
static constexpr unsigned int OutputImageDimension
SmartPointer< const Self > ConstPointer
typename MaskImageType::PixelType MaskPixelType
typename OutputImageType::IndexType OutputIndexType
typename MaskImageType::IndexType MaskIndexType
SmartPointer< Self > Pointer
IsoDataThresholdImageFilter()
typename InputImageType::Pointer InputImagePointer
~IsoDataThresholdImageFilter() override=default
typename InputImageType::IndexType InputIndexType
static constexpr unsigned int InputImageDimension
TInputImage InputImageType
IsoDataThresholdCalculator< HistogramType, InputPixelType > CalculatorType
typename OutputImageType::PixelType OutputPixelType
typename MaskImageType::SizeType MaskSizeType
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....