opencv-projects-python
This repo contains both several opencv projects done while learning opencv by python and opencv learning resources [Basic concepts of opencv].
Basic_Task [learning resource]
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.
Image_Processing [learning resource]
This folder contains examples of cv2 functions related to image.
Color_Detection [learning resource]
This folder contains color detection examples and related cv2 functions.