Skip to content

yusfcicek/air-canvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Air Canvas

Air Canvas is an application that draws with the object followed by the camshift algorithm using the camera. The control panel is developed with pyqt5. Image processing and cam shift algorithm were developed with OpenCV.

How to Run?

How to install required packages?

pip install pyqt5
pip install opencv-python

After completing the installation steps

python AirCanvas.py

Instead of a camera, a video with manually adjusted color values was used. Optionally, the camera can be used. Link of video used

For use with video

python AirCanvasWithMyObject.py

About

Air Canvas with OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages