Skip to content

openCV project to detect purple and green markers from laptop cam and virtually draw purple and green colours respectively.

Notifications You must be signed in to change notification settings

tanishaParulekar/virtual_painter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

virtual_painter

openCV project to detect purple and green markers from laptop cam and virtually draw purple and green colours respectively. For best colour detection results use a bright light/flashlight to the laptop cam. To change output camera, adjust the number (id of the camera) in the following line of code in the virtual_painter.cpp file:

VideoCapture cap(0);

Output

virtual_painter

About

openCV project to detect purple and green markers from laptop cam and virtually draw purple and green colours respectively.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages