42 #ifndef _UNICAP_1394_CAPTURE_H_
43 #define _UNICAP_1394_CAPTURE_H_
51 #include <unicap_status.h>
60 #define UNICAP_MAX_CAMERAS 10
85 void Convert(
const unsigned char *input,
unsigned char *output);
92 unsigned int source, norm;
ImageType
Enum specifying the supported image types.
Interface to video capture modules.
bool CaptureImage(CByteImage **ppImages)
#define UNICAP_MAX_CAMERAS
CUnicap1394Capture(int nCameras, VideoMode mode)
CByteImage::ImageType GetType()
Data structure for the representation of 8-bit grayscale images and 24-bit RGB (or HSV) color images ...