/imagerec

Image recognition in Python

Primary LanguagePython

Python Music Note Recognition

Run standardize.py when images are added or changed in the newimages directory. This method resizes all images to the same size, converts them to black and white, and updates the noteArEx.txt file. Scale method originally from this gist

noterec.py returns a list of the notes a given note most closely matches.