Skip to content

Hand Landmark is a system for recognizing and tracking key points on the hand using MediaPipe technology, a machine learning and computer vision framework from Google.

Notifications You must be signed in to change notification settings

JosuaLimbu/hand-landmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Hand landmark is a technology used to detect and track specific points on the human hand in images or videos, often used in hand gesture recognition, human-computer interaction, and augmented reality (AR). This technology utilizes Machine Learning (ML) and Computer Vision (CV) to identify and track the positions of the fingers and other hand parts. A popular framework for this is MediaPipe by Google, which offers real-time solutions for hand tracking, landmark detection, and gesture recognition using pre-trained deep learning models. MediaPipe can detect up to 21 key points on each hand, enabling applications like device control through gestures, intuitive human-computer interaction, and realistic hand integration in AR environments.

About

Hand Landmark is a system for recognizing and tracking key points on the hand using MediaPipe technology, a machine learning and computer vision framework from Google.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages