|  | OpenCV
    3.4.6
    Open Source Computer Vision | 
#include <opencv2/videostab/global_motion.hpp>
 
  
 | Public Member Functions | |
| FromFileMotionReader (const String &path) | |
| virtual Mat | estimate (const Mat &frame0, const Mat &frame1, bool *ok=0) CV_OVERRIDE | 
|  Public Member Functions inherited from cv::videostab::ImageMotionEstimatorBase | |
| virtual | ~ImageMotionEstimatorBase () | 
| virtual MotionModel | motionModel () const | 
| virtual void | setMotionModel (MotionModel val) | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from cv::videostab::ImageMotionEstimatorBase | |
| ImageMotionEstimatorBase (MotionModel model) | |
| cv::videostab::FromFileMotionReader::FromFileMotionReader | ( | const String & | path | ) | 
| 
 | virtual | 
Implements cv::videostab::ImageMotionEstimatorBase.
 1.8.12
 1.8.12