42 #include <visp/vpMomentGravityCenterNormalized.h>
43 #include <visp/vpMomentObject.h>
44 #include <visp/vpMomentGravityCenter.h>
45 #include <visp/vpMomentAreaNormalized.h>
52 bool found_moment_gravity;
53 bool found_moment_surface_normalized;
61 double Xn = momentGravity.
get()[0]*momentSurfaceNormalized.
get()[0];
62 double Yn = momentGravity.
get()[1]*momentSurfaceNormalized.
get()[0];
Class handling the normalized surface moment that is invariant in scale and used to estimate depth...
vpMomentDatabase & getMoments()
Class describing 2D normalized gravity center moment.
error that can be emited by ViSP classes.
vpMoment & get(const char *type, bool &found)
VISP_EXPORT std::ostream & operator<<(std::ostream &os, const vpImagePoint &ip)
Class describing 2D gravity center moment.
std::vector< double > & get()
vpMomentGravityCenterNormalized()
std::vector< double > & get()
std::vector< double > values