My Project
Classes | Namespaces | Macros | Functions
CapturePluginFile.h File Reference

This file implements a capture plugin based on File. More...

#include <opencv2/videoio.hpp>
#include "Capture.h"
#include "CapturePlugin.h"
#include <opencv2/highgui.hpp>

Go to the source code of this file.

Classes

class  CaptureFile
 Implementation of Capture interface for File plugin. More...
 
class  CapturePluginFile
 Implementation of CapturePlugin interface for File plugin. More...
 

Namespaces

 alvar
 Main ALVAR namespace.
 
 alvar::plugins
 Dynamically loaded plugins namespace.
 

Functions

ALVAR_CAPTURE_PLUGIN_CMU_EXPORT void registerPlugin (const std::string &captureType, alvar::CapturePlugin *&capturePlugin)
 

Detailed Description

This file implements a capture plugin based on File.

Definition in file CapturePluginFile.h.