45 #ifndef __FEATUREMOMENTAREA_H__
46 #define __FEATUREMOMENTAREA_H__
47 #include <visp/vpFeatureMoment.h>
82 const char*
name(){
return "vpFeatureMomentArea";}
const char * momentName()
virtual void compute_interaction(void)
This class allows to register all vpMoments so they can access each other according to their dependen...
This class defines shared system methods/attributes for 2D moment features but no functional code...
vpFeatureMomentArea(vpMomentDatabase &moments, double A, double B, double C, vpFeatureMomentDatabase *featureMoments=NULL)
Surface moment feature. Computes the interaction matrix associated with vpMomentArea.
This class allows to register all feature moments (implemented in vpFeatureMoment... classes) so they can access each other according to their dependencies.