You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically it's open cv python project where user can draw any alphabets or number in the frame using his index finger tip and after that our model can recognize which alphabets or number is written.
Virtual AI Writer uses fingertip detection for gesture-based interactions. Features include air writing, drawing, selecting, erasing, and moving objects, as well as a virtual mouse for scrolling PDFs, webpages, and more. Powered by computer vision, it offers an intuitive hands-free experience bridging physical and virtual worlds.
A real-time gesture-controlled air writing system built using Python, OpenCV, and MediaPipe. This project allows users to draw and write in the air using hand gestures detected through a webcam, creating a touchless virtual drawing experience with real-time hand tracking and gesture recognition.
A real-time, touchless interface that lets users write in thin air. Using a standard webcam, OpenCV, and MediaPipe, the system tracks 3D hand landmarks to generate digital ink from pinch gestures. It then applies a personalized template-matching algorithm to instantly classify and digitize multi-stroke handwriting with zero latency.