This repository consists of list of opencv projects that I have done.
opening an image and saving it into another (people.jpg(old/original) , something(new))
drawing a circle on a black screen.
drawing a rectangle on a black screen
mutiple faces detection and drawing a rectangle box around them(people.jpg used) using haar cascascade
taking a video(video.mp4) as input and displaying it
reading an image and converting it into gray scale and some basic operations