Metadata-Version: 2.4
Name: gesture-hand-game
Version: 0.1.3
Summary: Real-time hand gesture recognition using MediaPipe and machine learning
Author: Hand Tracking Contributors
License-Expression: MIT
Project-URL: Documentation, https://github.com/TODO/hand-tracking
Project-URL: Repository, https://github.com/TODO/hand-tracking
Project-URL: Issues, https://github.com/TODO/hand-tracking/issues
Keywords: hand-tracking,gesture-recognition,mediapipe,computer-vision
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: opencv-python>=4.5.0
Requires-Dist: mediapipe>=0.9.0
Requires-Dist: numpy>=1.21.0
Requires-Dist: scikit-learn>=1.0.0
Provides-Extra: game
Requires-Dist: pygame>=2.0.0; extra == "game"
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: twine>=4.0; extra == "dev"
Requires-Dist: build>=0.9; extra == "dev"
Dynamic: license-file

Simple Hand tracking game that uses pre programmed pointing gestures to control a block in pygame :
To install :

https://pypi.org/project/gesture-hand-game/

**AI USED TO REORDER FOLDERS AND TROUBLESHOOT**
