A Conceptual Hand Gesture Controlled Web Game Using Webcam
Sourav Garodia, Sajjadul Islam Somon, Lamia Rukhsara, Israt Jahan, Tapasy Rabeya
My first research paper, where I developed a custom hand gesture dataset and implemented a YOLOv8-based conceptual webcam-controlled web game for real-time interaction.

More images
Abstract
This paper outlines the development of a conceptual hand gesture-controlled web game using a webcam, leveraging advanced computer vision techniques. Our conceptual system employs the YOLOv8 algorithm for real-time hand gesture recognition, transforming webcam-captured images into game commands with high accuracy and low latency. The study highlights the creation and annotation of a custom dataset containing 389 images, categorized into four distinct hand gestures. Extensive preprocessing and data augmentation were performed to enhance model performance. The YOLOv8 model achieved a mean average precision (mAP) score of 98.8%, outperforming existing methods. Our findings demonstrate the potential for webcam-based gesture recognition systems to provide intuitive and immersive gaming experiences, providing an affordable substitute for specialized hardware. Future work will concentrate on extending the dataset and exploring advanced deep learning architectures to further improve the system's adaptability and accuracy.
Contributions
- Conducted end-to-end research development, including ideation, implementation, and manuscript preparation
- Automated dataset collection using custom Python scripts
- Performed data annotation and augmentation using Roboflow
- Designed and curated a custom hand gesture dataset
- Trained and evaluated the YOLOv8 model for real-time gesture recognition
- Created research diagrams, system architecture, and visualizations
- Wrote, formatted, and finalized the full research paper for conference submission
Technologies
BibTeX
@INPROCEEDINGS{10951073,
author={Garodia, Sourav and Somon, Sajjadul Islam and Rukhsara, Lamia and Jahan, Israt and Rabeya, Tapasy},
booktitle={2024 6th International Conference on Sustainable Technologies for Industry 5.0 (STI)},
title={A Conceptual Hand Gesture Controlled Web Game Using Webcam},
year={2024},
volume={},
number={},
pages={1-6},
keywords={Hands;Human computer interaction;Accuracy;Webcams;Deep architecture;Games;Gesture recognition;Data augmentation;Real-time systems;Fifth Industrial Revolution;Hand gesture recognition;hand tracking;human-computer interaction;YOLOv8;computer vision},
doi={10.1109/STI64222.2024.10951073}}