https://github.com/zmh-program/physical-engine-hand-detection
👋 A game project about computer vision using Mediapipe, Pygame, Pymunk and OpenCV 👋 一个关于计算机视觉的小游戏, 使用Mediapipe, Pygame, Pymunk和OpenCV编写
https://github.com/zmh-program/physical-engine-hand-detection
hand-detection mediapipe opencv pygame pymunk python
Last synced: 11 months ago
JSON representation
👋 A game project about computer vision using Mediapipe, Pygame, Pymunk and OpenCV 👋 一个关于计算机视觉的小游戏, 使用Mediapipe, Pygame, Pymunk和OpenCV编写
- Host: GitHub
- URL: https://github.com/zmh-program/physical-engine-hand-detection
- Owner: zmh-program
- License: mit
- Created: 2022-11-01T02:34:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-30T12:08:03.000Z (about 3 years ago)
- Last Synced: 2025-03-27T13:38:56.842Z (12 months ago)
- Topics: hand-detection, mediapipe, opencv, pygame, pymunk, python
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🎉Physical-Engine-Hand-Detection✨
✈️A game project using 🍏Mediapipe, 🍅Pygame, 🌵Pymunk and 🍂OpenCV
## 🍀requirements
```python
absl-py==1.3.0
attrs==22.1.0
cffi==1.15.1
contourpy==1.0.6
cycler==0.11.0
fonttools==4.38.0
kiwisolver==1.4.4
matplotlib==3.6.1
mediapipe==0.8.11
numpy==1.23.4
opencv-contrib-python==4.5.5.64
packaging==21.3
Pillow==9.3.0
protobuf==3.20.3
pycparser==2.21
pygame==2.1.2
pymunk==6.2.1
pyparsing==3.0.9
python-dateutil==2.8.2
six==1.16.0
wincertstore==0.2
```