MotionEstimatorBase  131 modules/videostab/include/opencv2/videostab/global_motion.hpp class CV_EXPORTS MotionEstimatorRansacL2 : public MotionEstimatorBase
MotionEstimatorBase  153 modules/videostab/include/opencv2/videostab/global_motion.hpp class CV_EXPORTS MotionEstimatorL1 : public MotionEstimatorBase
MotionEstimatorBase  224 modules/videostab/include/opencv2/videostab/global_motion.hpp     KeypointBasedMotionEstimator(Ptr<MotionEstimatorBase> estimator);
MotionEstimatorBase  241 modules/videostab/include/opencv2/videostab/global_motion.hpp     Ptr<MotionEstimatorBase> motionEstimator_;
MotionEstimatorBase  257 modules/videostab/include/opencv2/videostab/global_motion.hpp     KeypointBasedMotionEstimatorGpu(Ptr<MotionEstimatorBase> estimator);
MotionEstimatorBase  269 modules/videostab/include/opencv2/videostab/global_motion.hpp     Ptr<MotionEstimatorBase> motionEstimator_;
MotionEstimatorBase  482 modules/videostab/src/global_motion.cpp     : MotionEstimatorBase(model)
MotionEstimatorBase  525 modules/videostab/src/global_motion.cpp     : MotionEstimatorBase(model)
MotionEstimatorBase  699 modules/videostab/src/global_motion.cpp KeypointBasedMotionEstimator::KeypointBasedMotionEstimator(Ptr<MotionEstimatorBase> estimator)
MotionEstimatorBase  769 modules/videostab/src/global_motion.cpp KeypointBasedMotionEstimatorGpu::KeypointBasedMotionEstimatorGpu(Ptr<MotionEstimatorBase> estimator)