You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Read That Note is an optical musical recognition system, where the input is a musical sheet score, and the output is a text representing each note and symbol
methodology
Deskewing the Image
Convert Image To Binary
Remove Staff Lines
Remove Musical Notes
Extract Each 5 Staves Together
Musical Note Segmentation
Remove Unwanted labels
Classify Musical Note
Convert Line Array To Usable Data
Output To File
for more details on the used algorithm please follow this link: Methodology