 |
Visual Servoing Platform
version 3.2.0
|
38 #ifndef _vpMomentArea_h_
39 #define _vpMomentArea_h_
41 #include <visp3/core/vpMoment.h>
64 const char *
name()
const {
return "vpMomentArea"; }
This class defines shared methods/attributes for 2D moments.
This class defines the double-indexed centered moment descriptor .
virtual const char * name() const =0
virtual void printDependencies(std::ostream &os) const
Class handling the surface moment.
Class for generic objects.
friend VISP_EXPORT std::ostream & operator<<(std::ostream &os, const vpMoment &m)