Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 458 Bytes

README.md

File metadata and controls

15 lines (15 loc) · 458 Bytes

Music Sheet Reader

This project uses image processing to read a music sheet taken by camera and plays it.

Getting Started

You only to install sklearn and python version >=3.5

Usage

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

LICENSE

The contents of this repository are covered under the MIT License