- Python 3.7 or higher
- OpenCV 3.7 or higher
- Mediapipe 0.8.7 or higher
To install the required libraries, run the following commands in your terminal:
pip install opencv-python
pip install numpy
pip install mediapipe
pip uninstall protobuf
pip install protobuf==3.20python Canvas.py