This file implements a capture plugin based on Highgui. More...
Go to the source code of this file.
Classes | |
class | alvar::plugins::CaptureHighgui |
Implementation of Capture interface for Highgui plugin. More... | |
class | alvar::plugins::CapturePluginHighgui |
Implementation of CapturePlugin interface for Highgui plugin. More... | |
Namespaces | |
namespace | alvar |
Main ALVAR namespace. | |
namespace | alvar::plugins |
Dynamically loaded plugins namespace. | |
Defines | |
#define | ALVAR_CAPTURE_PLUGIN_HIGHGUI_EXPORT |
Functions | |
void | alvar::plugins::registerPlugin (const std::string &captureType, alvar::CapturePlugin *&capturePlugin) |
This file implements a capture plugin based on Highgui.
Definition in file CapturePluginHighgui.h.
Definition at line 40 of file CapturePluginHighgui.h.