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