Loading...
Searching...
No Matches
cv::videostab::SparsePyrLkOptFlowEstimator Class Reference
#include <opencv2/videostab/optical_flow.hpp>
Inheritance diagram for cv::videostab::SparsePyrLkOptFlowEstimator:

Public Member Functions | |
virtual void | run (InputArray frame0, InputArray frame1, InputArray points0, InputOutputArray points1, OutputArray status, OutputArray errors) CV_OVERRIDE |
![]() | |
PyrLkOptFlowEstimatorBase () | |
virtual | ~PyrLkOptFlowEstimatorBase () |
virtual int | maxLevel () const |
virtual void | setMaxLevel (int val) |
virtual void | setWinSize (Size val) |
virtual Size | winSize () const |
![]() | |
virtual | ~ISparseOptFlowEstimator () |
virtual void | run (InputArray frame0, InputArray frame1, InputArray points0, InputOutputArray points1, OutputArray status, OutputArray errors)=0 |
Additional Inherited Members | |
![]() | |
int | maxLevel_ |
Size | winSize_ |
Member Function Documentation
◆ run()
|
virtual |
Implements cv::videostab::ISparseOptFlowEstimator.
The documentation for this class was generated from the following file:
- opencv2/videostab/optical_flow.hpp