cv::videostab::ToFileMotionWriter Class Reference
#include <opencv2/videostab/global_motion.hpp>
Inheritance diagram for cv::videostab::ToFileMotionWriter:

Public Member Functions | |
ToFileMotionWriter (const String &path, Ptr< ImageMotionEstimatorBase > estimator) | |
virtual Mat | estimate (const Mat &frame0, const Mat &frame1, bool *ok=0) CV_OVERRIDE |
virtual MotionModel | motionModel () const CV_OVERRIDE |
virtual void | setFrameMask (InputArray mask) CV_OVERRIDE |
virtual void | setMotionModel (MotionModel val) CV_OVERRIDE |
![]() | |
virtual | ~ImageMotionEstimatorBase () |
virtual Mat | estimate (const Mat &frame0, const Mat &frame1, bool *ok=0)=0 |
virtual MotionModel | motionModel () const |
virtual void | setFrameMask (InputArray mask) |
virtual void | setMotionModel (MotionModel val) |
Additional Inherited Members | |
![]() | |
ImageMotionEstimatorBase (MotionModel model) | |
Constructor & Destructor Documentation
◆ ToFileMotionWriter()
cv::videostab::ToFileMotionWriter::ToFileMotionWriter | ( | const String & | path, |
Ptr< ImageMotionEstimatorBase > | estimator | ||
) |
Member Function Documentation
◆ estimate()
|
virtual |
Implements cv::videostab::ImageMotionEstimatorBase.
◆ motionModel()
|
inlinevirtual |
Reimplemented from cv::videostab::ImageMotionEstimatorBase.
◆ setFrameMask()
|
inlinevirtual |
Reimplemented from cv::videostab::ImageMotionEstimatorBase.
◆ setMotionModel()
|
inlinevirtual |
Reimplemented from cv::videostab::ImageMotionEstimatorBase.
The documentation for this class was generated from the following file:
- opencv2/videostab/global_motion.hpp