Posted Date : 07th Mar, 2025
Peer-Reviewed Journals List: A Guide to Quality Research Publications ...
Posted Date : 07th Mar, 2025
Choosing the right journal is crucial for successful publication. Cons...
Posted Date : 27th Feb, 2025
Why Peer-Reviewed Journals Matter Quality Control: The peer revie...
Posted Date : 27th Feb, 2025
The Peer Review Process The peer review process typically follows sev...
Posted Date : 27th Feb, 2025
What Are Peer-Reviewed Journals? A peer-reviewed journal is a publica...
Hand Gesture Recognition using OpenCV and Python
Author Name : Siddhartha Panwar, Dr. Sunil Maggu
ABSTRACT
Computers have been aiding us to perform herculean tasks for decades. From carrying out complicated calculations to automating a lot of our daily life’s processes - all has been made possible due to advancement in technology and making computers smarter.
In a similar fashion, we can implement a program that mimics the way the human eye works (Computer Vision) and make it recognize the patterns that it comes across. Our goal is to make a program that is able to recognize gestures made by our hand.
The program is written in Python programming language along with OpenCV libraries.
In order to use this program, the user needs to be in front of a computer webcam that will be used to recognize the gesture made by the user’s hand. The program will display results of recognized hand gestures on a live video frame stream.
Keywords - Computer Vision, OpenCV, Python, Gestures