OpenCvMouseControl icon indicating copy to clipboard operation
OpenCvMouseControl copied to clipboard

This program allows you to control your mouse by using a webcam

Results 1 OpenCvMouseControl issues
Sort by recently updated
recently updated
newest added

Can you mention which version of opencv have you used? I tried with v3.2.0 and v2.4 v3.2.0 does not contain cv2.cv thus gives errors. v2.4 throws errors at cv2.FindContous()