Skip to content

Digital-Image-Processing-IIITH/project-four-avengers

Repository files navigation

Sheet Music Reader

This is the repository for the final course project M20CSE478 Digital Image Processing
The major goal for this project would be to implement Music Sheet Reader https://web.stanford.edu/class/ee368/Project_Spring_1415/Reports/Verma_Harris.pdf
Team Members are:

  • Rajashekar Reddy
  • Deeksha Devendra
  • Anurag Sahu
  • Abhinav Navnit

Dependencies

Linux

  • PySynth- git clone https://github.com/mdoege/PySynth.git
    Enter the directory (cd PySynth) and run python3 setup.py install
  • cv2 - install using pip install opencv-contrib-python
  • numpy - install using pip install numpy
  • playsound - install using pip install playsound

How to run

python3 main.py Incase main.py doesnt work please use jupyter notebook

Deliverables

About

project-four-avengers created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published