Skip to content

namitgpta/Virtual-Paint-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Virtual-Paint in Python

Draw virtually using any colored pen.

Prerequisites

  1. Install Python 3.7.6 from here.
  2. Install opencv-python and numpy using package managers like pip.

Features

  • Intialize the HSV and BGR format of the colors that you want to detect in Virtual Paint.py.
  • Can draw virtually using any colored pen. It draws by detecting the colored object which is being used to draw and draws from its tip. All this is done using Virtual Paint.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages