OpenCV  3.0.0-rc1
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | List of all members
cv::superres::FrameSource Class Referenceabstract

#include "superres.hpp"

Inheritance diagram for cv::superres::FrameSource:
cv::superres::SuperResolution

Public Member Functions

virtual ~FrameSource ()
 
virtual void nextFrame (OutputArray frame)=0
 
virtual void reset ()=0
 

Constructor & Destructor Documentation

virtual cv::superres::FrameSource::~FrameSource ( )
virtual

Member Function Documentation

virtual void cv::superres::FrameSource::nextFrame ( OutputArray  frame)
pure virtual
virtual void cv::superres::FrameSource::reset ( )
pure virtual

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