Skip to content

gurugaurav/opencv-T-Rex-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

OpenCV-T-Rex-game

Play Chrome T-Rex game using Opencv. Adjust the parameters according to your uses.

It is using OpenCV thresholding and countour detection to detect the jump gesture.

Clutch your hand to make a jump.

You need xdotool to emulate key press.

On Ubuntu install it using sudo apt install xdotool