A review on gesture based MSG system using python

Mandal Prapti,S. Choubey Akansha,Pandey Vibha
DOI: https://doi.org/10.26634/jcom.11.1.19391
2023-01-01
Abstract:Video tracking and processing have become increasingly important in modern technologies due to their ability to provide data for various research projects and system representation. This paper sheds light on the capabilities for processing images using OpenCV, MediaPipe Library, Python programming language and a Convolutional Neural Network (CNN). To achieve the desired results, a wide range of methods for data processing and manipulation are utilized. OpenCV (Open Source Computer Vision) library is used to process real-time webcam data, allowing the user to write or draw simply by moving their hand and following their fingertip. Also, the CNN model is used to facilitate gesture detection.
What problem does this paper attempt to address?