This repo contains various small projects from different domains of Python.
The projects are in Python and use different libraries such as numpy, openCV, pytube, tkinter etc.
Here goes the list of projects (will be updated with each project):
-
Color Detection (into red, blue and green) with the help of OpenCV.
-
Cartoonization from the camera frame using OpenCV.
-
YouTube video downloader (with GUI) using pytube and tkinter.
-
GUI based Morse Code converter (Morse-Coder-Decoder) using tkinter.