/OpenCV-Python-Beginner-Programs

OpenCV-Python Programs for Beginners in CV

Primary LanguagePythonMIT LicenseMIT

OpenCV Starter

All Basic Programs of OpenCV-Python to get started!

Installation

Install OpenCV

pip Install opencv-python

List Of all Programmes Covered

File Name Used For/Content
1 Reading an image
2 Extracting the height and width of an image
3 Extracting the RGB values of a pixel
4 Extracting the Region of Interest (ROI)
5 Image Resizing
6 Image Cropping
7 Convert RGB Image to GrayScale Image
8 Convert an Image to Blur Image
9 Convert an Image to Canny Image
10 Rotate an Image
11 Drawing a Rectangle
12 Displaying text on Image
13 Read Video
14 Read Webcam

Assets Credits

Photo by frank mckenna on Unsplash

Video by Kmeel on Unsplash

Contributing

Contributions are always welcome!

open a pull Request to Contribute in this project and help beginner to learn