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

https://github.com/gokulnpc/ai-virtual-painter

This project utilizes OpenCV and MediaPipe's hand tracking capabilities to create a real-time hand gesture drawing application. The user can draw on the screen by moving their index finger, and erase the drawing by raising their index and middle fingers simultaneously.
https://github.com/gokulnpc/ai-virtual-painter

computer-vision deep-learning mediapipe opencv-python

Last synced: about 2 months ago
JSON representation

This project utilizes OpenCV and MediaPipe's hand tracking capabilities to create a real-time hand gesture drawing application. The user can draw on the screen by moving their index finger, and erase the drawing by raising their index and middle fingers simultaneously.

Awesome Lists containing this project

README

        

# Real-time Hand Gesture Drawing with OpenCV and MediaPipe

This project utilizes OpenCV and MediaPipe's hand tracking capabilities to create a real-time hand gesture drawing application. The user can draw on the screen by moving their index finger, and erase the drawing by raising their index and middle fingers simultaneously.

![alt text](image.png)