Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

OpenCV Library - Python Programming

Sundeep Saradhi Kanthety via YouTube

Overview

Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn essential OpenCV library functions for computer vision programming in Python through this comprehensive tutorial covering image processing fundamentals. Master core image input/output operations using imread() and imwrite() functions for loading and saving images. Explore color space manipulation with cvtColor() to convert between different color formats, and apply bitwise operations using bitwise_not() for image transformations. Discover image arithmetic operations through add() and addWeighted() functions for combining and blending images. Practice drawing geometric shapes on images using rectangle(), circle(), and line() functions for annotation and visualization purposes. Learn image concatenation techniques with hconcat() and vconcat() functions to combine multiple images horizontally and vertically. Understand how to access and work with image properties including shape and size attributes for image analysis. Master image cropping techniques to extract specific regions of interest from larger images. Explore image display functionality using imshow() and waitKey() functions for interactive image viewing. Gain expertise in image rotation using rotate(), getRotationMatrix2D(), and warpAffine() functions for geometric transformations. Additionally, discover the top 5 free websites for practicing coding skills to enhance your programming abilities beyond OpenCV.

Syllabus

imread( ) & imwrite( ) FUNCTIONS IN OPENCV (PYHTON LIBRARY) || COMPUTER VISION LIBRARY IN PYTHON
cvtColor( ) FUNCTIONS IN OPENCV (PYHTON LIBRARY) || COMPUTER VISION LIBRARY || CHANGING COLOR SPACE
bitwise_not( ) FUNCTION IN OPENCV (PYHTON LIBRARY) || COMPUTER VISION LIBRARY || PYTHON PROGRAMMING
add( ) & addWeighted( ) FUNCTION IN OPENCV (PYHTON LIBRARY) || COMPUTER VISION LIBRARY
rectangle( ) FUNCTION IN OPENCV (PYHTON LIBRARY) || COMPUTER VISION LIBRARY
circle( ) FUNCTION IN OPENCV (PYHTON LIBRARY) || COMPUTER VISION LIBRARY
line( ) FUNCTION IN OPENCV (PYHTON LIBRARY) || COMPUTER VISION LIBRARY
hconcat( ) & vconcat( ) FUNCTIONS IN OPENCV (PYHTON LIBRARY) || COMPUTER VISION LIBRARY
IMAGE PROPERTIES (SHAPE & SIZE) IN OPENCV (PYHTON LIBRARY) || COMPUTER VISION LIBRARY
IMAGE CLIPPING (CROP THE IMAGE) IN OPENCV (PYHTON LIBRARY) || COMPUTER VISION LIBRARY
imshow( ) & waitKey( ) FUNCTIONS IN OPENCV (PYHTON LIBRARY) || COMPUTER VISION LIBRARY
IMAGE ROTATION IN OPENCV (PYHTON LIBRARY) || rotate( ), getRotationMatrix2D( ) and warpAffine( )
Top 5 Free Websites for Practice Coding || Practice Coding || Learn Coding from Free Websites

Taught by

Sundeep Saradhi Kanthety

Reviews

Start your review of OpenCV Library - Python Programming

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.