Skip to content

A research paper on hand gesture recognition has been accepted for presentation at the 2024 9th International Conference on Intelligent Information Technology (ICIIT 2024).

Notifications You must be signed in to change notification settings

quaghien/hand-gesture-recognition

Repository files navigation

Hand gesture recognition

A research paper on hand gesture recognition using the CVZONE library, an important part in improving human-computer interaction. A research paper on hand gesture recognition has been accepted for presentation at the 2024 9th International Conference on Intelligent Information Technology (ICIIT 2024), which will take place in Ho Chi Minh City, Vietnam, in February 2024. The paper can be accessed via the DOI.

21 coordinates representing the positions of hand joints

21 key poins in hand

Model Operation Flowchart

method

Results

We use the accuracy metric to evaluate the model.

Accuracy

You can read more at Hand Gesture Recognition Using CVZONE

Quick Start

Clone this project and install the required packages:

git clone https://github.com/QuagHien/hand-gesture-recognition-using-CVZONE.git
pip install -r hand-gesture-recognition-using-CVZONE/requirements.txt

Hand gesture recognition

We have a model to identify cheating in multiple-choice exams:

python3 hand-gesture-recognition-using-CVZONE/HandGestureRecognitionusingCVZONE.py

You can experience a simple model of hand gesture recognition at MediaPipe Studio developed by Google.

About

A research paper on hand gesture recognition has been accepted for presentation at the 2024 9th International Conference on Intelligent Information Technology (ICIIT 2024).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages