39 #include <visp3/core/vpMomentBasic.h> 40 #include <visp3/core/vpMomentObject.h> 75 os << (__FILE__) << std::endl;
86 os << (__FILE__) << std::endl;
87 os <<
"No dependencies on other vpMoments, since basic moments are " 88 "computed in vpMomentObject" void printDependencies(std::ostream &os) const
This class defines the 2D basic moment . This class is a wrapper for vpMomentObject wich allows to us...
static void printWithIndices(const vpMomentObject &momobj, std::ostream &os)
const std::vector< double > & get() const
const vpMomentObject & getObject() const
This class defines shared methods/attributes for 2D moments.
const std::vector< double > & get() const
friend VISP_EXPORT std::ostream & operator<<(std::ostream &os, const vpMomentBasic &v)