Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Fundamentals of image contours
Rating: 4.2 out of 5(3 ratings)
17 students

Fundamentals of image contours

Learn to apply contour detection, contour properties to identify shapes
Last updated 12/2019
English
English [Auto],

What you'll learn

  • apply image contours to identify shapes using opencv and python
  • Understanding of how images are processed as array of RGB pixel intensities
  • Learn basics of image contours
  • Leverage OpenCV and Python to identify shapes using contours

Course content

5 sections16 lectures2h 52m total length
  • Understanding contours14:42

    Learn how to identify and draw contours to outline objects in an image, including external and internal boundaries, and use masks to isolate shapes like circles and rectangles using OpenCV.

  • About Author7:05

    Discover the fundamentals of image processing and contours through beginner-friendly tutorials from Evergreen technology, featuring image morphology techniques like dilation and opening, plus open-source code and step-by-step notebooks.

Requirements

  • None

Description

Course Description

Learn to process images by learning fundamentals of image contours using opencv and popular programming language Python.

Build a strong foundation in Image Processing with this tutorial for beginners.

  • Understanding of how images are processed as array of RGB pixel intensities

  • Learn basics of image contours

  • Leverage OpenCV and Python to identify shapes using contours

  • User Jupyter Notebook for programming

  • Use step by step instructions along with plenty of examples


A Powerful Skill at Your Fingertips  Learning the fundamentals of image contours puts a powerful and very useful tool at your fingertips. Python, opencv and Jupyter are free, easy to learn, has excellent documentation.


Image contours detection is useful in everyday applications such as shape detection, medical diagnosis, license plate detection and image segmentation. Its also pre-requisite for computer vision applications using machine learning.

Jobs in image processing area are plentiful, and being able to learn opencv and python will give you a strong edge.

Image contour tasks are becoming very popular. Amazon, Walmart, Google eCommerce websites are few famous example of image contours in action. Convolutional neural network (CNN) uses these techniques to detect shapes of objects .

Image processing tasks are vital in information retrieval and computer vision applications . 

Big advertising companies and Hollywood studios already using image contours in image segmentation


Content and Overview  

This course teaches you on how to detect shapes using opencv, python and Jupyter framework.  You will work along with me step by step to build following answers

  • Introduction to image contours

  • Learn how to detect shapes using image contouring

  • Build an jupyter notebook step by step using opencv and python and learn contour properties, contour detection, contour properties like convex hull, solidity, extent, aspect ratio and contour approximation


What am I going to get from this course?

  • Learn fundamentals of image contours and build shape identification tasks from professional trainer from your own desk.

  • Over 10 lectures teaching you how to perform image contouring using opencv and python

  • Suitable for beginner programmers and ideal for users who learn faster when shown.

  • Visual training method, offering users increased retention and accelerated learning.

  • Breaks even the most complex applications down into simplistic steps.

  • Offers challenges to students to enable reinforcement of concepts. Also solutions are described to validate the challenges.

Who this course is for:

  • Beginner python developers who would like to learn image processing