Loading...
Searching...
No Matches
cv::videostab::NullFrameSource Class Reference
#include <opencv2/videostab/frame_source.hpp>
Inheritance diagram for cv::videostab::NullFrameSource:
Public Member Functions | |
| virtual Mat | nextFrame () CV_OVERRIDE |
| virtual void | reset () CV_OVERRIDE |
Public Member Functions inherited from cv::videostab::IFrameSource | |
| virtual | ~IFrameSource () |
| virtual Mat | nextFrame ()=0 |
| virtual void | reset ()=0 |
Member Function Documentation
◆ nextFrame()
|
inlinevirtual |
Implements cv::videostab::IFrameSource.
◆ reset()
|
inlinevirtual |
Implements cv::videostab::IFrameSource.
The documentation for this class was generated from the following file:
- opencv2/videostab/frame_source.hpp
Public Member Functions inherited from
1.9.6