Cursor Control By Hand Gesture Recognition

preview_player
Показать описание
Hi guys i made this project by learning python programming language. This project is based on Opencv and used to control Cursor of computers with Webcam.

The Source Code is available in the link-
Рекомендации по теме
Комментарии
Автор

thanks man its so useful me for my final year project....

harshprajapati
Автор

Traceback (most recent call last):
File Project Final 1.0 (2).py", line 31, in <module>
image, contours, hierarchy = cv2.findContours(thresh1.copy(), cv2.RETR_TREE, cv2.CHAIN_APPROX_NONE)
ValueError: not enough values to unpack (expected 3, got 2)




how can I fix it ? i use windows 10 x64, python 3.7.4 OpenCV 4.1.1

studiomatique
Автор

hi ...its a good job man.. how can i instale this program.
i dont havera idea hows opencv works

mrjimmy