Powered by OpenAIRE graph
Found an issue? Give us feedback
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ ZENODOarrow_drop_down
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Conference object . 2026
License: CC BY
Data sources: ZENODO
ZENODO
Article . 2026
License: CC BY
Data sources: Datacite
ZENODO
Article . 2026
License: CC BY
Data sources: Datacite
versions View all 2 versions
addClaim

HAND GESTURES PREDICTION USING MEDIAPIPE ALGORITHM

Authors: KAVYA, P; KALYAN, SWARNA; RAMAPRASAD, S; DHARMENDRA, NUVVURU;

HAND GESTURES PREDICTION USING MEDIAPIPE ALGORITHM

Abstract

Hand Gesture Prediction Using MediaPipe – Description Hand Gesture Prediction using MediaPipe is a computer vision–based system that detects and classifies human hand gestures in real time using machine learning and landmark detection techniques. 1. Core Technology: MediaPipe MediaPipe is an open-source framework developed by Google for building multimodal (video, image, audio) perception pipelines. It provides pre-trained models for hand tracking, making it highly efficient for gesture recognition tasks. 2. Working Principle The system works in three main stages: a) Hand Detection MediaPipe first detects the presence of a hand in the input (image/video frame). It uses a palm detection model to locate the hand region. b) Landmark Extraction Once the hand is detected, MediaPipe extracts 21 key landmark points (joints like fingertips, knuckles, wrist). Each landmark has (x, y, z) coordinates, representing spatial position. c) Gesture Classification The extracted landmarks are used as features. A machine learning model (e.g., Logistic Regression, SVM, or Neural Network) classifies the gesture. Example gestures: Thumbs up Peace Fist Open palm 3. Mathematical Representation Each hand is represented as: 21 landmarks × 3 coordinates = 63 features per frame These features are processed to identify patterns corresponding to specific gestures. 4. Advantages Real-time performance (low latency) High accuracy due to precise landmark detection Works on CPU (no high-end GPU required) Cross-platform (mobile, web, desktop) 5. Applications Virtual mouse and keyboard control Sign language recognition systems Gaming interfaces Human-computer interaction (HCI) AR/VR gesture control 6. Tools & Technologies Used Programming: Python Libraries: OpenCV (for image processing) MediaPipe (for hand tracking) NumPy (for numerical operations) Scikit-learn / TensorFlow (for classification) 7. Workflow Summary Capture video using webcam Detect hand using MediaPipe Extract 21 landmarks Convert landmarks into feature vector Feed into trained model Output predicted gesture

  • BIP!
    Impact byBIP!
    selected citations
    These citations are derived from selected sources.
    This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    0
    popularity
    This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
    Average
    influence
    This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    Average
    impulse
    This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
    Average
Powered by OpenAIRE graph
Found an issue? Give us feedback
selected citations
These citations are derived from selected sources.
This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Citations provided by BIP!
popularity
This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
BIP!Popularity provided by BIP!
influence
This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Influence provided by BIP!
impulse
This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
BIP!Impulse provided by BIP!
0
Average
Average
Average