Welcome to this course on OpenCV Python Tutorial For Beginners.
OpenCV is an image processing library created by Intel and later supported by Willow Garage and now maintained by Itseez. opencv is available on Mac, Windows, Linux. Works in C, C++, and Python.
it is Open Source and free. opencv is easy to use and install.
Starting with an overview, we will learn about image processing, cropping and resizing images along with drawing shapes in text in images. We will then proceed to warp images in perspectives, detect colors, shape and contours, detect texts using neural networks and also proceed to detect text, qrcodes and barcodes using openCV with python.
We end the course with a face recognition project and a real time object measurement.