42 #ifndef __MOMENTCENTERED_H__
43 #define __MOMENTCENTERED_H__
45 #include <visp/vpMoment.h>
85 double get(
unsigned int i,
unsigned int j);
87 inline std::vector<double>&
get();
91 inline const char*
name(){
return "vpMomentCentered";}
Class for generic objects.
This class defines shared methods/attributes for 2D moments.
This class defines the double-indexed centered moment descriptor .
friend VISP_EXPORT std::ostream & operator<<(std::ostream &os, const vpMoment &m)
std::vector< double > & get()
std::vector< double > & get()