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

This file implements a capture plugin based on Highgui. 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  CaptureHighgui
 Implementation of Capture interface for Highgui plugin. More...
 
class  CapturePluginHighgui
 Implementation of CapturePlugin interface for Highgui 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 Highgui.

Definition in file CapturePluginHighgui.h.