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
- PySynth-
git clone https://github.com/mdoege/PySynth.git
Enter the directory (cd PySynth) and runpython3 setup.py install
- cv2 - install using
pip install opencv-contrib-python
- numpy - install using
pip install numpy
- playsound - install using
pip install playsound
python3 main.py
Incase main.py doesnt work please use jupyter notebook
- Documents file with Final evaluation presentation and Mid evaluation presentation
- main.py source file
- mary.jpg used music sheet
- Slides https://docs.google.com/presentation/d/1OscHOf_DDlHBFRzxMXgojpcTpxBjodFDfRT8W4xsacI/edit?usp=sharing