This repo contains both several opencv projects done while learning opencv by python and opencv learning resources [Basic concepts of opencv].
This folder contains verious basic scripts of opencv to do some basic tasks like read and show a image, video , how to use web cam etc.
This folder contains examples of cv2 functions related to image.
This folder contains color detection examples and related cv2 functions.
This folder contains object detection including face detection examples.
Recorde videos (without audio) in specific resolution & fps than saves the video in local machine
this folder contains code example of opencv integrations with python web freamworks
Draw in a virtual canvas using this project [*** inspired by Murtaza's Workshop - Robotics and AI (youtube chennel)]