GithubHelp home page GithubHelp logo

emrecicekyurt / virtualpaintbyopencv Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 49.6 MB

OpenCV is used to create a simple paint application that uses webcam of PC. Orange, red, green and blue colorful pens can be used to draw after project is run. Also, image processing by using OpenCV is explained by stacking images.

Python 96.32% C 3.51% Fortran 0.05% PowerShell 0.11% Batchfile 0.01%

virtualpaintbyopencv's Introduction

virtualPaintbyOpenCV

OpenCV is used to create a simple paint application that uses a webcam of PC. Orange, red, green, and blue colorful pens can be used to draw after the project is run. Also, image processing by using OpenCV is explained by stacking images.

Image Processing

OpenCV provides to convert images to different versions like Blur, Canny, or Gray. A function is used to stack these versions in a window. Also, by using getCountors method the angles of shapes counted and it decides which shape it is. The related information is written something close to the center point of shapes.

ColorPicker

It is used to detect HSV values of colours by using webcam of PC. After the related colour values found,it is used for the virtual paint. By changing the values of trackbar anyone can found a HSV value of a color.

Virtual Paint

It mostly has same functions with the other files. It recognizes the colors of pens from the webcam and draws that colour by movement. To make this project proper, you may find the color of an object by using ColorPicker and then use that object to draw something by using webcam.

virtualpaintbyopencv's People

Contributors

emrecicekyurt avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.