34#ifndef VP_MOMENT_AREA_H
35#define VP_MOMENT_AREA_H
37#include <visp3/core/vpConfig.h>
38#include <visp3/core/vpMoment.h>
68 const std::string
name() const VP_OVERRIDE {
return "vpMomentArea"; }
Class handling the surface moment.
const std::string name() const VP_OVERRIDE
Moment name.
This class defines the double-indexed centered moment descriptor .
Class for generic objects.
friend VISP_EXPORT std::ostream & operator<<(std::ostream &os, const vpMoment &m)
virtual void printDependencies(std::ostream &os) const
vpMoment(const vpMoment &)=delete