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

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

#include "Capture.h"
#include "CapturePlugin.h"
#include "dscapture.h"

Go to the source code of this file.

Classes

class  CaptureDSCapture
 Implementation of Capture interface for DSCapture plugin. More...
 
class  CapturePluginDSCapture
 Implementation of CapturePlugin interface for DSCapture 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 DSCapture.

Note
The DSCapture plugin is currently experimental and not included in the build by default.

Definition in file CapturePluginDSCapture.h.