An open API service indexing awesome lists of open source software.

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.

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.

![image](https://user-images.githubusercontent.com/106819662/205102715-f83d6527-8a7e-41dd-8171-201b14387963.png)