AI Virtual Painter is a computer vision application that turns your webcam into a canvas. Using Python, OpenCV, and MediaPipe, the project tracks hand landmarks in real-time. It allows users to 'paint' in the air by raising their index finger (Dra…
AI Virtual Painter is a computer vision application that turns your webcam into a canvas. Using Python, OpenCV, and MediaPipe, the project tracks hand landmarks in real-time. It allows users to ‘paint’ in the air by raising their index finger (Drawing Mode) or select colors and tools from a custom UI header by raising two fingers (Selection Mode). It features a smooth drawing engine, multiple colors, and a dedicated eraser mode, all rendered on a transparent digital canvas layered over the live video feed.
i have used my Favorite LLM for helping in writing README file, and devlogs that present the project in the best way.