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


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