![]()  | 
  
    OpenCV
    5.0.0alpha
    
   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 | setFrameMask (InputArray mask) | 
| 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.12.0