19#ifndef itkYenThresholdCalculator_h
20#define itkYenThresholdCalculator_h
55template <
typename THistogram,
typename TOutput =
double>
87#ifndef ITK_MANUAL_INSTANTIATION
88# include "itkYenThresholdCalculator.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 Yen's threshold for an image.
void GenerateData() override
YenThresholdCalculator()=default
~YenThresholdCalculator() override=default
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....