https://github.com/mananpatel06/virtual-paint
Virtual paint allow to draw without using physical mouse , you can draw using fingers.
https://github.com/mananpatel06/virtual-paint
computer-vision fingers-detection handdetection handgesture handgesture-recognition opencv opencv-python opencv2 virtualpaint
Last synced: 29 days ago
JSON representation
Virtual paint allow to draw without using physical mouse , you can draw using fingers.
- Host: GitHub
- URL: https://github.com/mananpatel06/virtual-paint
- Owner: mananpatel06
- Created: 2022-12-01T15:58:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-01T16:14:21.000Z (over 3 years ago)
- Last Synced: 2025-11-19T01:02:51.774Z (7 months ago)
- Topics: computer-vision, fingers-detection, handdetection, handgesture, handgesture-recognition, opencv, opencv-python, opencv2, virtualpaint
- Language: Python
- Homepage:
- Size: 107 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Virtual-Paint
Virtual paint that makes use of the hand gestures and hand tip detection for performing paint functions in the computer using computer vision (OpenCv).
It uses open-source framework MediaPipe from Google for hand tracking.
With two fingers you can select colour and with one fingure you can paint.
