Dynamically play harmony according to object position on a video.
To run this application you'll need Python (>= 3.6), git, and a webcam.
First you'll need to clone the repository to your machine.
$ git clone https://github.com/arthurcerveira/Guitar-Tracker.git
Then you need to install the Python dependencies with pip.
$ cd Guitar-Tracker
$ pip install -r requirements.txt
To execute the script, run the following command:
$ python guitar_tracker.py