19 #ifndef __itkHuangThresholdCalculator_h
20 #define __itkHuangThresholdCalculator_h
51 template <
class THistogram,
class TOutput=
double>
74 void GenerateData(
void);
84 void operator=(
const Self&);
95 #ifndef ITK_MANUAL_INSTANTIATION
96 #include "itkHuangThresholdCalculator.hxx"