25 #ifndef IMG_ALG_STAT_H
26 #define IMG_ALG_STAT_H
34 namespace ost {
namespace img {
namespace alg {
64 center_of_mass_(0.0,0.0,0.0)
68 template <
typename T,
class D>
class encapsulating 1D to 3D point
Vec3 GetCenterOfMass() const
void SetStandardDeviation(Real s)
void VisitState(const ImageStateImpl< T, D > &isi)
static String GetAlgorithmName()
Real GetStandardDeviation() const
Point GetMinimumPosition() const
Real GetRootMeanSquare() 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< StatBase > Stat