Isight Camera + OpenCV + VMWARE

929 views Asked by At

I'm running VMWARE on OS X to run Windows 7, and Visual Studio 2010. I'm using OpenCV to do some image and video processing software. I want to try and start doing processing to real time video.

I'm running the code from: Real Time Canny

I change the input parameter of cvCaptureFromCAM to -1, since the only camera I have is the Isight(drivers are installed). When the application runs I get nothing but a gray screen. Does anyone know how to make the Isight camera work in this situation?

Setup: VMWARE Fusion: 4.0.2 OS: Windows 7 OpenCV: 2.3

0

There are 0 answers