42 #ifndef _TRICLOPS_CAPTURE_H_
43 #define _TRICLOPS_CAPTURE_H_
52 #include <digiclops.h>
93 TriclopsInput m_colorDataLeft, m_colorDataRight;
94 TriclopsColorImage m_colorImageRight, m_colorImageLeft;
95 TriclopsContext m_triclopsContext;
96 DigiclopsContext m_digiclopsContext;
CByteImage::ImageType GetType()
ImageType
Enum specifying the supported image types.
Interface to video capture modules.
CTriclopsCapture(VideoMode mode)
Data structure for the representation of 8-bit grayscale images and 24-bit RGB (or HSV) color images ...
bool CaptureImage(CByteImage **ppImages)