Class cv::videostab::VideoFileSource#
#include <opencv2/videostab/frame_source.hpp>Collaboration diagram for cv::videostab::VideoFileSource:
Public Member Functions#
Public Member Functions inherited from cv::videostab::IFrameSource
Return |
Name |
Description |
|---|---|---|
|
Constructor & Destructor Documentation#
VideoFileSource()#
cv::videostab::VideoFileSource::VideoFileSource(
const String & path,
bool volatileFrame = false )
Member Function Documentation#
count()#
int cv::videostab::VideoFileSource::count()
fps()#
double cv::videostab::VideoFileSource::fps()
height()#
int cv::videostab::VideoFileSource::height()
nextFrame()#
Mat cv::videostab::VideoFileSource::nextFrame()
reset()#
void cv::videostab::VideoFileSource::reset()
width()#
int cv::videostab::VideoFileSource::width()
Member Data Documentation#
impl#
Ptr< IFrameSource > cv::videostab::VideoFileSource::impl
Source file#
The documentation for this class was generated from the following file:
opencv2/videostab/frame_source.hpp