Python Cv2 can't find MBP native camera

asked 2014-08-13 17:50:25 -0600

I recently just installed 2.4.9 on my MBP through fink. I was trying to play around with some of image tracking python scripts and realized that it can't access the built in camera. cv2.VideoCapture(0) fails to open any capture device.

Anyone else have this issue?

edit retag flag offensive close merge delete