19#ifndef itkTriangleThresholdCalculator_h
20#define itkTriangleThresholdCalculator_h
51template <
typename THistogram,
typename TOutput =
double>
83#ifndef ITK_MANUAL_INSTANTIATION
84# include "itkTriangleThresholdCalculator.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 Triangle's threshold for an image.
void GenerateData() override
~TriangleThresholdCalculator() override=default
TriangleThresholdCalculator()=default
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....