This project uses python OpenCV for object tracking to control player in a tennis game. The player is tracked using colour based tracking. Lateral movement Data is sent to Unity3D over UDP.
- Unity...
- Python 3.7 with the following libraries ( Opencv , numpy )
- Get game : https://drive.google.com/file/d/1vjJqjmb__F4aycuzMgblkQp6clUmwgjf/view
1.1) If the link ever goes down, I have uploaded the zip. - Replace the player.cs file.
- Run python script, track something blue, then run game
- Yah no, that's pretty much it.