Renesas / opencv-lib

Dependents:   RZ_A2M_Mbed_samples

Embed: (wiki syntax)

« Back to documentation index

KeypointBasedMotionEstimator Class Reference

KeypointBasedMotionEstimator Class Reference
[Global Motion Estimation]

Describes a global 2D motion estimation method which uses keypoints detection and optical flow for matching. More...

#include <global_motion.hpp>

Inherits cv::videostab::ImageMotionEstimatorBase.


Detailed Description

Describes a global 2D motion estimation method which uses keypoints detection and optical flow for matching.

Definition at line 221 of file global_motion.hpp.