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