Skip to content

A small project to draw on screen using coloured pens

License

Notifications You must be signed in to change notification settings

7wikd/Draw-OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Draw-OpenCV

  • An attempt to create an on-screen writing tool, that makes use of coloured pens detected by user's webcam.

Features

  • Uses OpenCV
  • Identifies colors of a pen, and draws accordingly in the color
  • For now, only set to identify 3 colors(Fluorescent Pink, Dark Green and Fluorescent Yellow)

Limitations

  • Requires white background(for now)
  • Heavily relies on lighting
  • Speed control necessary
  • Manually insert color-HSV codes using the values from colors_HSV.py

About

A small project to draw on screen using coloured pens

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages