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

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

#include "Capture.h"
#include "CapturePlugin.h"
#include "FlyCapture2Defs.h"

Go to the source code of this file.

Classes

class  CapturePtgrey
 Implementation of Capture interface for Ptgrey plugin. More...
 
class  CapturePluginPtgrey
 Implementation of CapturePlugin interface for Ptgrey 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 Ptgrey.

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

Definition in file CapturePluginPtgrey.h.