43 #ifndef __MOMENTBASIC_H__
44 #define __MOMENTBASIC_H__
46 #include <visp3/core/vpMoment.h>
76 const std::vector<double>&
get()
const;
77 double get (
unsigned int i,
unsigned int j)
const;
81 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)