42 #ifndef _OPEN_CV_CAPTURE_H_
43 #define _OPEN_CV_CAPTURE_H_
91 CvCapture *m_pCapture;
92 _IplImage *m_pIplImage;
95 std::string m_sFilename;
COpenCVCapture(int nIndex, const char *pFilename=0)
bool CaptureImage(CByteImage **ppImages)
ImageType
Enum specifying the supported image types.
Interface to video capture modules.
Data structure for the representation of 8-bit grayscale images and 24-bit RGB (or HSV) color images ...
CByteImage::ImageType GetType()