Home
last modified time | relevance | path

Searched defs:KeypointBasedMotionEstimator (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/videostab/include/opencv2/videostab/
Dglobal_motion.hpp221 class CV_EXPORTS KeypointBasedMotionEstimator : public ImageMotionEstimatorBase class
/external/opencv3/modules/videostab/src/
Dglobal_motion.cpp699 KeypointBasedMotionEstimator::KeypointBasedMotionEstimator(Ptr<MotionEstimatorBase> estimator) in KeypointBasedMotionEstimator() function in cv::videostab::KeypointBasedMotionEstimator