A Python workshop Which is being hosted by CodeWave Hub, to build cool projects.
- Install Python version
3.8.7
- Install VS Code
- In the VS code terminal install OpenCV by typing
pip install opencv_python
- Install mediapipe by
pip install mediapipe
- Follow the code in
keyinput
This repositry is uder MIT License. By contributing, you agree that your contributions will be licensed under its MIT License.