Skip to content

Controlling a car in a racing game using Hand Gesture Detection and mapping each gesture with a keyboard key, which controls the car.

Notifications You must be signed in to change notification settings

Ankit1032/Automate-car-in-a-racing-game-using-Hand-Gesture-Recognition-Computer-Vision-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Automate-car-in-a-racing-game-using-Hand-Gesture-Recognition-Computer-Vision-

Enviroment


  • OS: Windows 10
  • Platform: Python 3
  • Libraries:
    • OpenCV 3
    • PyAutoGUI

How to run?


Controls (Fingers Detection)

  • One finger -> Brake/release all pressed keys
  • Two fingers -> Accelerate your car
  • Three fingers -> Steer your car in left direction
  • Four fingers -> Steer your car in left direction
  • Five fingers -> Hit the Nitro Boost

About

Controlling a car in a racing game using Hand Gesture Detection and mapping each gesture with a keyboard key, which controls the car.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages