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