Welcome to our new OpenCV in Python series!
In this lesson, we’ll begin with a quick introduction to OpenCV, explore how to install it, and learn the basics of loading and manipulating images using OpenCV.
Useful links-
Click on below link to watch the 'Making Machines see' :-
https://youtu.be/Ahq4jciAEoY
Click on below link to "Install and use Anaconda & Jupyter Notebook "-
https://youtu.be/uv3NgCxY0w4
Click on below link to "Install and use Jupyter Notebook with Python "-
https://youtu.be/Z75rJZqA4OM
-Logo of OpenCV is taken By VectorLogoZone
Timestamps
00:00:00 Introduction
00:00:28 Introduction to OpenCV
00:03:02 Install OpenCV
00:03:35 Load and display the image
00:07:53 Resize an image
00:09:44 Rotate an image
00:10:59 Write the image
#opencv #opencvpython #python