This project tries to simulate a Piano, making use of Augmented Reality and Computer Vision.
Prerequisites:
- Python3.8
- Python modules:
- gensound
- mediapipe
- OpenCV-2
How to use?
- Clone the repo
cd <repo_name>
python3 camera.py
- Do you see the Piano? You know what to do with it!