Skip to content

TanayKarve/Driving-using-motion-recogniton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Driving-using-motion-recogniton

Paper about the project.

Youtube video of project:

https://youtu.be/F8jHWu5fUM0

Program to drive cars in games like GTA V using motion recognition.

Formulation:

Calculate slope between centers of fists, if negative : turn-right else turn left.

Calculate distance between centres of fists and convert to speed. If distance is zero, apply brake.

Patent pending.

TODO: Implement hand localisation using Faster RCNN for accurate and robust results.

Used Pyvjoy for joystick interface and UCR for XBOX 360 controller emulation.

External libraries

Pyvjoy: https://github.com/tidzo/pyvjoy

UCR: https://autohotkey.com/boards/viewtopic.php?t=12249

About

Program to drive cars in games like GTA V using motion recognition.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages