25 #ifndef IMG_ALG_STAT_MIN_MAX_H
26 #define IMG_ALG_STAT_MIN_MAX_H
34 namespace ost {
namespace img {
namespace alg {
56 template <
typename T,
class D>
57 void VisitState(
const ImageStateImpl<T,D>& isi);
74 typedef ImageStateNonModAlgorithm<StatMinMaxBase>
StatMinMax;
Point GetMinimumPosition() const
DLLEXPORT_IMG_ALG std::ostream & operator<<(std::ostream &o, const Stat &s)
static String GetAlgorithmName()
#define DLLEXPORT_IMG_ALG
ImageStateNonModAlgorithm< StatMinMaxBase > StatMinMax
Point GetMaximumPosition() const
class encapsulating 1D to 3D point
#define OST_IMG_ALG_EXPLICIT_INST_DECL(c, t)