OpenCV  3.4.0
Open Source Computer Vision
Public Member Functions | List of all members
cv::videostab::FromFileMotionReader Class Reference

#include "global_motion.hpp"

Inheritance diagram for cv::videostab::FromFileMotionReader:
cv::videostab::ImageMotionEstimatorBase

Public Member Functions

 FromFileMotionReader (const String &path)
 
virtual Mat estimate (const Mat &frame0, const Mat &frame1, bool *ok=0)
 
- 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)
 

Constructor & Destructor Documentation

§ FromFileMotionReader()

cv::videostab::FromFileMotionReader::FromFileMotionReader ( const String path)

Member Function Documentation

§ estimate()

virtual Mat cv::videostab::FromFileMotionReader::estimate ( const Mat frame0,
const Mat frame1,
bool *  ok = 0 
)
virtual

The documentation for this class was generated from the following file: