#include <frame_source.hpp>
Public Member Functions | |
| VideoFileSource (const std::string &path, bool volatileFrame=false) | |
| virtual void | reset () |
| virtual Mat | nextFrame () |
| int | frameCount () |
| double | fps () |
Public Member Functions inherited from cv::videostab::IFrameSource | |
| virtual | ~IFrameSource () |
| cv::videostab::VideoFileSource::VideoFileSource | ( | const std::string & | path, |
| bool | volatileFrame = false |
||
| ) |
|
inline |
|
inline |
|
virtual |
Implements cv::videostab::IFrameSource.
|
virtual |
Implements cv::videostab::IFrameSource.