Overview
Dive into a comprehensive 41-minute video tutorial on image processing using OpenCV with Python for beginners in computer vision and deep learning. Master essential techniques including reading, writing, cropping, resizing, rotating, and blurring images. Explore advanced topics such as finding contours, masking, image overlays, drawing shapes, and adding text to images. Follow along with practical examples and gain hands-on experience in preprocessing images for various computer vision applications.
Syllabus
Reading an image
Show an image
Convert to grayscale
Save to a file
Resizing
Cropping
Rotation
Adding blur
Finding contours in an image
Masking and placing an image on top of another
Drawing circles on top of another image
Adding text to an image
Taught by
Venelin Valkov