Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 476 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 476 Bytes

Paint On Webcam

This project is based on OpenCV. In this project the program will detect the colored object from predefined lists. And then by moving the object it will draw over the webcam picture.

Feed the HSV, key value pair ( for detecting colors and draw using the fed color - detected object) You can use a Marker tip to be detected as a drawing pen. Shown in figure

Screenshot Demonstrating this project