Skip to content

This project can recognize the gesture of the number of 0~5 by using Google's mediapipe.

Notifications You must be signed in to change notification settings

calmelo/Gesture_Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gesture_Recognition

This project can recognize the gesture of the number of 0~5 by using Google's mediapipe.

该项目通过判断有几个手指打开来获得数字结果。fingercount_image.py对输入图像进行手势识别,fingercount_video.py会调用电脑摄像头进行手势识别,fingers文件夹里给出了0~5的6张样例图片。

运行代码之前,需要配置mediapipe,运行pip3 install mediapipe即可。

About

This project can recognize the gesture of the number of 0~5 by using Google's mediapipe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages