Hand/Finger gesture recognition using the Camera. The target is to detect hand objects in the digital images or videos. The detected hand objects are recognized to identify the gestures.
Hand gesture recognition is one of the most viable and popular solution for improving human computer interaction.
In the recent years it has become very popular due to its use in gaming devices like Xbox, PS, and other devices like laptops, smart phones, etc.
Hand Detection & gesture recognition has usage in various applications like medicine, accessibility support etc. It has many applications in virtual environment control and sign language translation, robot control, or music creation.
In this machine learning project on Hand Gesture Recognition, I am going to make a real-time Hand Gesture Recognizer using the MediaPipe framework and Tensorflow in OpenCV and Python.
-
- I am using mediapipe library for hand gesture.
-
- Tensorflow library for machine learning by using trained data.
-
- Using openCV for computer vision. By using input from webcam.
Intel AI For Youth Bootcamp