Skip to content

BadagalaAdarsh/Gesture_Gaming

Repository files navigation

Driving-using-motion-recogniton

Program to drive cars in games like GTA V or Super Tux Kart 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.

This is how the above program works

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages