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