50 #include <visp/vpConfig.h>
125 std::vector<double>&
get(){
return values;}
128 virtual void compute()=0;
129 virtual const char* name() = 0;
130 friend VISP_EXPORT std::ostream & operator<<(std::ostream & os,
const vpMoment& m);
vpMomentObject & getObject() const
vpMomentDatabase & getMoments()
Class for generic objects.
This class allows to register all vpMoments so they can access each other according to their dependen...
This class defines shared methods/attributes for 2D moments.
std::vector< double > values