gokulnpc / Finger-Counter

This Python script utilizes the OpenCV library to perform real-time hand gesture recognition using a webcam. It employs a pre-trained hand detection model from the HandTrackingModule to detect and track landmarks on the hand.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finger Counter using Mediapipe and OpenCV

This Python script utilizes the OpenCV library to perform real-time hand gesture recognition using a webcam. It employs a pre-trained hand detection model from the HandTrackingModule to detect and track landmarks on the hand.

alt text

About

This Python script utilizes the OpenCV library to perform real-time hand gesture recognition using a webcam. It employs a pre-trained hand detection model from the HandTrackingModule to detect and track landmarks on the hand.


Languages

Language:Python 100.0%