19#ifndef itkMomentsThresholdCalculator_h
20#define itkMomentsThresholdCalculator_h
47template <
typename THistogram,
typename TOutput =
double>
79#ifndef ITK_MANUAL_INSTANTIATION
80# include "itkMomentsThresholdCalculator.hxx"
Base class to compute a threshold value based on the histogram of an image.
Light weight base class for most itk classes.
Computes the Moments's threshold for an image.
void GenerateData() override
MomentsThresholdCalculator()=default
~MomentsThresholdCalculator() override=default
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....