44 #ifndef _vpMomentAlpha_h_ 45 #define _vpMomentAlpha_h_ 47 #include <visp3/core/vpMoment.h> 212 std::vector<double> m_mu3Ref;
214 double m_symmetricThreshold;
218 vpMomentAlpha(
const std::vector<double> &mu3_ref,
double alpha_ref,
double threshold = 1e-6);
225 double get()
const {
return values[0]; }
229 const char *
name()
const {
return "vpMomentAlpha"; }
This class defines shared methods/attributes for 2D moments.
virtual void printDependencies(std::ostream &os) const
This class defines the orientation of the object inside the plane parallel to the object...
friend VISP_EXPORT std::ostream & operator<<(std::ostream &os, const vpMoment &m)
bool is_symmetric() const
const char * name() const