19#ifndef itkShanbhagThresholdCalculator_h
20#define itkShanbhagThresholdCalculator_h
47template <
typename THistogram,
typename TOutput =
double>
79#ifndef ITK_MANUAL_INSTANTIATION
80# include "itkShanbhagThresholdCalculator.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 Shanbhag threshold for an image. Aka intermeans.
void GenerateData() override
~ShanbhagThresholdCalculator() override=default
ShanbhagThresholdCalculator()=default
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....