OpenCV  4.0.0-pre
Open Source Computer Vision
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!
cv::videostab::IFrameSource Class Referenceabstract

#include "frame_source.hpp"

Inheritance diagram for cv::videostab::IFrameSource:

Public Member Functions

virtual ~IFrameSource ()
 
virtual Mat nextFrame ()=0
 
virtual void reset ()=0
 

Constructor & Destructor Documentation

◆ ~IFrameSource()

virtual cv::videostab::IFrameSource::~IFrameSource ( )
inlinevirtual

Member Function Documentation

◆ nextFrame()

virtual Mat cv::videostab::IFrameSource::nextFrame ( )
pure virtual

◆ reset()

virtual void cv::videostab::IFrameSource::reset ( )
pure virtual

The documentation for this class was generated from the following file: