/hand-detection

Example hand detection by mediapipe

Primary LanguagePython

Hand detection

Example hand detection by mediapipe

image

For run example, use web camera and paste in terminal

git clone https://github.com/mosvlad/hand-detection
pip install opencv-python
pip install mediapipe
python main.py