https://github.com/cosmicsid004/air_draw
Digital drawing....
https://github.com/cosmicsid004/air_draw
handtracking mediapipe numpy opencv
Last synced: about 9 hours ago
JSON representation
Digital drawing....
- Host: GitHub
- URL: https://github.com/cosmicsid004/air_draw
- Owner: cosmicsid004
- Created: 2024-11-12T06:22:12.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-15T10:21:55.000Z (11 months ago)
- Last Synced: 2025-01-26T15:29:02.801Z (8 months ago)
- Topics: handtracking, mediapipe, numpy, opencv
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Air_Draw
This is a python based gesture drawing piece of code, programmed just for fun.# Features
-Real time drawing
-Smooth lines
-Press 'c' to clear the canvas anytime.
-Press 'q' to exit the canvas anytime.
-To erase join middle finger and index finger.# Getting Started
-Python 3.x
-Libraries : OpenCV, NumPy, MediaPipe# Installing required libraries
- pip install opencv-python
- pip install mediapipeNew features coming soon!
Enjoy Drawing! If you have any questions or need help, feel free to reach out via GitHub issues.###
###