py_servo_facetracker icon indicating copy to clipboard operation
py_servo_facetracker copied to clipboard

Code not working with opencv 3.0.0

Open GingerMuda opened this issue 8 years ago • 0 comments

Hi,

I tried running the code on my BBB running opencv 3.0.0 and it failed giving errors because of missing cv. It worked fine with opencv 2.3.1. How can i tweak the code to work in opencv 3.0.0 using cv2 bindings?

GingerMuda avatar Apr 28 '16 09:04 GingerMuda