11 #ifndef AIMS_TRANSFORM_LEAST_SQUARE_SESTIMATION_H 12 #define AIMS_TRANSFORM_LEAST_SQUARE_SESTIMATION_H 25 const std::vector<Point3df>& to ) ;
55 const std::vector<Point3df>& to ) ;
69 const std::vector<Point3df>& to ) ;
80 virtual bool computeRigidMotion() ;
88 const std::vector<Point3df>& to ) ;
99 virtual bool computeTranslationMotion() ;
110 const std::vector<Point3df>& to ) ;
virtual bool computeMotion()
virtual ~AffineLeastSquareEstimation()
virtual ~RigidLeastSquareEstimation()
virtual bool computeMotion()
virtual ~TranslationLeastSquareEstimation()
virtual ~SimiLeastSquareEstimation()