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