py_servo_facetracker icon indicating copy to clipboard operation
py_servo_facetracker copied to clipboard

Chopped image on Raspi2

Open fah opened this issue 9 years ago • 0 comments

Please change line 110 from capture = cv.CreateCameraCapture ... to capture = cv.CaptureFromCAM ...

After that change I got a much more stable image.

fah avatar Apr 09 '15 22:04 fah