18 #ifndef __itkOtsuThresholdImageCalculator_h
19 #define __itkOtsuThresholdImageCalculator_h
26 #ifndef ITKV3_COMPATIBILITY
27 #error "This file is only valid when ITKV3_COMPATIBILITY is turned on. Users are encouraged to convert to itkDisplacementFieldJacobianDeterminantFilter.h in ITKv4"
51 template<
class TInputImage >
103 void PrintSelf(std::ostream & os,
Indent indent)
const;
107 void operator=(
const Self &);
117 #ifndef ITK_MANUAL_INSTANTIATION
118 #include "itkOtsuThresholdImageCalculator.hxx"