Skip to content

This project is about Virtual Paint. In this, we open our PC's/laptop's camera and in front we draw in air from different coloured pens. It detects the colour and draws on-screen in similar directions. In this project, two packages have been imported: 1. cv2 2. numpy And here we have detected four colours: Orange, Green, Purple, Blue. Three func…

Notifications You must be signed in to change notification settings

NidhiSingh0068/Virtual_Paint--OpenCv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Virtual_Paint--OpenCv

This project is about Virtual Paint. In this, we open our PC's/laptop's camera and in front we draw in air from different coloured pens. It detects the colour and draws on-screen in similar directions. In this project, two packages have been imported: 1. cv2 2. numpy And here we have detected four colours: Orange, Green, Purple, Blue. Three functions are used: 1. findColor( ) 2. getContours( ) 3. drawOnCanvas( )

About

This project is about Virtual Paint. In this, we open our PC's/laptop's camera and in front we draw in air from different coloured pens. It detects the colour and draws on-screen in similar directions. In this project, two packages have been imported: 1. cv2 2. numpy And here we have detected four colours: Orange, Green, Purple, Blue. Three func…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages