Skip to content

Game controller based on object tracking using computer vision.

Notifications You must be signed in to change notification settings

vermayash8/SteeringTracker

Repository files navigation

Steering Tracker

Steering Tracker is a computer program written in C++ using OpenCV library for applying Object Tracking using Computer Vision to computer games. The games(example: Car racing games) can be controlled without any keyboard or mouse controls. A game specific physical controller with multiple markers can be designed and used with this program to control games easily. This provides a more immersive platform to the players and also relieves them from the trouble of cords and faulty controllers.

Usage

The program can be built using g++ compiler along with OpenCV libraries.

Screenshots

  1. Calibrating the markers Screenshot 1 Screenshot 2 Screenshot 3

2. Turning the game object ![Screenshot 4](/Screenshots/sc4.png) ![Screenshot 5](/Screenshots/sc5.png)
3. Accelaration and brake controls ![Screenshot 6](/Screenshots/sc6.png)

About

Game controller based on object tracking using computer vision.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published