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>
class encapsulating 1D to 3D point
void VisitState(const ImageStateImpl< T, D > &isi)
static String GetAlgorithmName()
Point GetMinimumPosition() const
Point GetMaximumPosition() const
non-modifying image state visitor plus non-mod algorithm
#define DLLEXPORT_IMG_ALG
#define OST_IMG_ALG_EXPLICIT_INST_DECL(c, t)
DLLEXPORT_IMG_ALG std::ostream & operator<<(std::ostream &o, const Stat &s)
ImageStateNonModAlgorithm< StatMinMaxBase > StatMinMax