#include "frame_source.hpp"
§ VideoFileSource()
| cv::videostab::VideoFileSource::VideoFileSource |
( |
const String & |
path, |
|
|
bool |
volatileFrame = false |
|
) |
| |
§ count()
| int cv::videostab::VideoFileSource::count |
( |
| ) |
|
§ fps()
| double cv::videostab::VideoFileSource::fps |
( |
| ) |
|
§ height()
| int cv::videostab::VideoFileSource::height |
( |
| ) |
|
§ nextFrame()
| virtual Mat cv::videostab::VideoFileSource::nextFrame |
( |
| ) |
|
|
virtual |
§ reset()
| virtual void cv::videostab::VideoFileSource::reset |
( |
| ) |
|
|
virtual |
§ width()
| int cv::videostab::VideoFileSource::width |
( |
| ) |
|
The documentation for this class was generated from the following file: