![]() |
My Project
|
Dynamically loaded plugins namespace. More...
Classes | |
class | CaptureCmu |
Implementation of Capture interface for Cmu plugin. More... | |
class | CapturePluginCmu |
Implementation of CapturePlugin interface for Cmu plugin. More... | |
class | CaptureDSCapture |
Implementation of Capture interface for DSCapture plugin. More... | |
class | CapturePluginDSCapture |
Implementation of CapturePlugin interface for DSCapture plugin. More... | |
class | CaptureFile |
Implementation of Capture interface for File plugin. More... | |
class | CapturePluginFile |
Implementation of CapturePlugin interface for File plugin. More... | |
class | CaptureHighgui |
Implementation of Capture interface for Highgui plugin. More... | |
class | CapturePluginHighgui |
Implementation of CapturePlugin interface for Highgui plugin. More... | |
class | CapturePtgrey |
Implementation of Capture interface for Ptgrey plugin. More... | |
class | CapturePluginPtgrey |
Implementation of CapturePlugin interface for Ptgrey plugin. More... | |
Functions | |
ALVAR_CAPTURE_PLUGIN_CMU_EXPORT void | registerPlugin (const std::string &captureType, alvar::CapturePlugin *&capturePlugin) |
Dynamically loaded plugins namespace.