19 #ifndef itkHuangThresholdCalculator_h
20 #define itkHuangThresholdCalculator_h
51 template <
typename THistogram,
typename TOutput =
double>
82 GenerateData()
override;
85 PrintSelf(std::ostream & os,
Indent indent)
const override;
102 #ifndef ITK_MANUAL_INSTANTIATION
103 # include "itkHuangThresholdCalculator.hxx"