Skip to content

Using opencv2 and mediapipe for live detection of Hands and displaying the landmarks along with their FPS

Notifications You must be signed in to change notification settings

ayyanzia/HandDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HandDetection

This project uses real time Hand Detection Modul; tracking hands and their landmarks. It can detect at max 2 hands but you can adjust it accordingly. It processes video from webcam and then converts it into RGB format. Similarly, it also displays a live FPS counter. The system uses a two-stage approach: first detecting the palm location, then precisely identifying the hand landmarks

c1 c2

About

Using opencv2 and mediapipe for live detection of Hands and displaying the landmarks along with their FPS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages