![]() |
OpenCV
4.6.0
Open Source Computer Vision
|
Describes a global 2D motion estimation method which uses keypoints detection and optical flow for matching. More...
#include <opencv2/videostab/global_motion.hpp>
Additional Inherited Members | |
Protected Member Functions inherited from cv::videostab::ImageMotionEstimatorBase | |
| ImageMotionEstimatorBase (MotionModel model) | |
Describes a global 2D motion estimation method which uses keypoints detection and optical flow for matching.
| cv::videostab::KeypointBasedMotionEstimator::KeypointBasedMotionEstimator | ( | Ptr< MotionEstimatorBase > | estimator | ) |
|
inline |
|
virtual |
Implements cv::videostab::ImageMotionEstimatorBase.
| Mat cv::videostab::KeypointBasedMotionEstimator::estimate | ( | InputArray | frame0, |
| InputArray | frame1, | ||
| bool * | ok = 0 |
||
| ) |
|
inlinevirtual |
Reimplemented from cv::videostab::ImageMotionEstimatorBase.
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
Reimplemented from cv::videostab::ImageMotionEstimatorBase.
|
inlinevirtual |
Reimplemented from cv::videostab::ImageMotionEstimatorBase.
|
inline |
|
inline |
1.9.4