 |
Visual Servoing Platform
version 3.3.0
|
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"
This class defines shared methods/attributes for 2D moments.
void printDependencies(std::ostream &os) const
const vpMomentObject & getObject() 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 std::vector< double > & get() const
friend std::ostream & operator<<(std::ostream &s, const vpArray2D< Type > &A)