OpenCV  4.0.0-pre
Open Source Computer Vision
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!
cv::videostab::FromFileMotionReader Class Reference

#include "global_motion.hpp"

Inheritance diagram for cv::videostab::FromFileMotionReader:
Collaboration diagram for cv::videostab::FromFileMotionReader:

Public Member Functions

 FromFileMotionReader (const String &path)
 
virtual Mat estimate (const Mat &frame0, const Mat &frame1, bool *ok=0) CV_OVERRIDE
 
virtual MotionModel motionModel () const
 
virtual void setMotionModel (MotionModel val)
 

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

◆ motionModel()

virtual MotionModel cv::videostab::ImageMotionEstimatorBase::motionModel ( ) const
inlinevirtualinherited

◆ setMotionModel()

virtual void cv::videostab::ImageMotionEstimatorBase::setMotionModel ( MotionModel  val)
inlinevirtualinherited

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