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