Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
OpenCV on Google Colab using Python
Highest Rated
Rating: 4.6 out of 5(14 ratings)
3,094 students
Last updated 5/2021
English

What you'll learn

  • Image Processing using Google Colab and OpenCV
  • Executing Image Processing algorithms on OpenCV like Image thresholding and colour detection
  • Drawing functions in OpenCV

Course content

2 sections6 lectures1h 23m total length
  • Introduction to Google Colab8:38

    In this session, Introduction about the Google Colab is explained and executing the codes in google colab, mounting the google drive and accessing files in the google colab is discussed. Some basics about the Numpy is given.

  • Working with Gray Images17:37

    In this session, a detailed explanation on gray images is done and the data component of the Gray Image is explained. Image Pixel values in a gray Image are explained and focus is on understanding the Image values and what they signify.

  • Working with Colour Images14:47

    In this image, the differences between the 2D and 3D images is explained. The data of the colour images is explained and the three colour channels i.e., blue, green and red are separated and explained in detail. Converting image colour spaces is also explained.

Requirements

  • Basic python

Description

This course is a practical explanation on using the Google Colab for executing the Image Processing algorithms using OpenCV module available in Python. The course starts with explanation about the Google Colab and executing few basic codes in Python and then the basics of Image Processing are explained. Working with gray Images and Colour Images is taken up next and conversion from colour to gray is also explained. Then the Image Threshold and colour detection is explained by taking random images as inputs. The drawing tools are explained using which the images can be marked, lines, polygons and shapes can be drawn using the functions available in python.

This course will explain the concepts of Image Processing and learn how to access the Image data for a 2D and a 3D Image and this course can be used a foundation to build more complex algorithms in Image Processing. The image data for 2D and 3D image is explained and the red, blue and green channel in the image are extracted to understand exactly what a colour image consists of. This helps the students to learn the algorithms better and apply it in any further image processing. The Image Threshold and colour detection concepts are also explained by taking the image data as example which ensures that you understand the concepts very clearly.

Who this course is for:

  • Engineering students who want to learn OpenCV and Image Processing
  • Professionals who want to understand and learn about the Image Processing
  • Professionals who want to learn working with google colab and openCV
  • Students and professionals who work in the different domain and want to learn Image Processing and OpenCV for integrating it into their projects or products