Skip to content

lsnare/imagerec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Image recognition in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages