This project uses image processing to read a music sheet taken by camera and plays it.
You only to install sklearn and python version >=3.5
To run the script, you can you use the following command:
$ python path_to_image
For example you can use one of the provided test cases:
$ python imgs/1.jpg
The contents of this repository are covered under the MIT License