OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
cv::videostab::FromFileMotionReader Class Reference

#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)

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: