44 #ifndef _vpMomentBasic_h_ 45 #define _vpMomentBasic_h_ 47 #include <visp3/core/vpMoment.h> 81 const std::vector<double> &
get()
const;
82 double get(
unsigned int i,
unsigned int j)
const;
86 const char *
name()
const {
return "vpMomentBasic"; }
const char * name() const
This class defines the 2D basic moment . This class is a wrapper for vpMomentObject wich allows to us...
This class defines shared methods/attributes for 2D moments.
virtual void printDependencies(std::ostream &os) const
friend VISP_EXPORT std::ostream & operator<<(std::ostream &os, const vpMoment &m)