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