42 #ifndef _vpMomentAreaNormalized_h_ 43 #define _vpMomentAreaNormalized_h_ 45 #include <visp3/core/vpMoment.h> 141 double desiredSurface;
175 const char *
name()
const {
return "vpMomentAreaNormalized"; }
Class handling the normalized surface moment that is invariant in scale and used to estimate depth...
vp_deprecated double getDesiredSurface() const
Class for generic objects.
void setDesiredDepth(double Z_star)
virtual ~vpMomentAreaNormalized()
This class defines shared methods/attributes for 2D moments.
const char * name() const
virtual void printDependencies(std::ostream &os) const
This class defines the double-indexed centered moment descriptor .
void setDesiredArea(double a_star)
friend VISP_EXPORT std::ostream & operator<<(std::ostream &os, const vpMoment &m)
double getDesiredArea() const
double getDesiredDepth() const