Game control by object tracking using opencv

2018-07-30 9

Controlling a game by tracking an object. Written using opencv 2.1. Works by simulating arrow keys based on the position of the object on the frame. You can ...