Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1005 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 1005 Bytes

Some people tag this GitHub repo, but forget to mention my linkedin account. 😉 hahah

Link to My Linkedin Account Instagram: kulin_patel_

Hand-Tracking

Here is output from test video.

output

I have made hand-gesture-tracking. It processes the input from web camera.Then, It can identifies 21 landmark points of hands. It runs on CPU. Not need for GPU. In this project, I have also added live FPS tracker too. It measure frame per Second on Webcam. I have done this with OpenCV and Mediapipe.