This is a project designed by Computer Graphics students of STCET. It is designed using graphics.py module which is underlaid as the canvas and other drawing techniques are implemented. Refer to the ...
This project implements a real-time color tracker and paint application using OpenCV and Python. It allows users to: Track a colored object using a color detection algorithm and display its position ...