opencv on mbed

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

ImageMotionEstimatorBase Class Reference

ImageMotionEstimatorBase Class Reference
[Global Motion Estimation]

Base class for global 2D motion estimation methods which take frames as input. More...

#include <global_motion.hpp>

Inherited by FromFileMotionReader, KeypointBasedMotionEstimator, KeypointBasedMotionEstimatorGpu, and ToFileMotionWriter.


Detailed Description

Base class for global 2D motion estimation methods which take frames as input.

Definition at line 175 of file global_motion.hpp.