Hand Gesture Controlled Dino Game in Python Using OPENCV

Hello Everyone, We will create a Hand Gesture Controlled Dino Game in Python Using OPENCV in this article. We will use the Mediapipe, OpenCV in Python and we will also use the PyAutoGUI library to control the character.  Before we start, let’s learn the basic definitions related to the project. Please note that this project is for high school students. The students should have some basic...
Read More
Top