Related Experiment Video
Updated: May 6, 2026

06:37
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
Published on: December 15, 2023
5.2K
A hand sign recognition based signal system for mute people using machine learning
Rashmi Dagde1, Swapnil Thakre1, Sonam Chopade1
1Ramdeobaba University, Shri Ramdeobaba College of Engineering and Management Nagpur.
Methodsx
|November 13, 2025
Summary
This study presents a lightweight hand gesture recognition system for improved communication for mute individuals. The framework achieves 94.1% accuracy in real-time, offering an accessible solution for assistive communication applications.
Area of Science:
- Computer Science
- Human-Computer Interaction
- Assistive Technology
Background:
- Effective communication is vital, but individuals with speech impairments face significant barriers.
- Existing sign language recognition systems are often computationally intensive, limiting real-world application on modest hardware.
- Lack of sign language proficiency in the general public exacerbates communication challenges for the mute community.
Purpose of the Study:
- To develop a lightweight and efficient hand gesture recognition framework for real-time communication.
- To enable intuitive communication for individuals with speech deficiencies using accessible technology.
- To bridge the communication gap between mute individuals and the general public.
Main Methods:
- Integration of MediaPipe hand landmark detection with dual classifiers for static and dynamic gesture recognition.
- Development of a lightweight framework suitable for deployment on low-resource hardware.
- Testing with a balanced dataset of 3500 samples across seven representative gestures (A, B, C, D, Open, Close, OK).
Main Results:
- Achieved 94.1% accuracy on a partitioned test set.
- Sustained real-time performance at 30 frames per second (FPS) on CPU-only deployment.
- Demonstrated robustness across varied lighting conditions.
Conclusions:
- The proposed framework offers a high-performing balance of accuracy, efficiency, and accessibility for assistive communication.
- This approach provides a viable, low-resource method for real-time hand gesture recognition.
- The system enhances communication accessibility for individuals with speech impairments.
Related Concept Videos
Signal and System
1.8K
A signal x(t) is a set of data or a time function representing a variable of interest. Signals typically convey information about a phenomenon, such as atmospheric temperature, humidity, human voice, television images, a dog's bark, or birdsongs. More generally, a signal can be a function of more than one independent variable. For instance, images depend on horizontal and vertical positions and can be regarded as two-dimensional signals. However, this text will focus on one-dimensional...
1.8K
Classification of Signals
1.6K
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
1.6K

