Automated Optical Inspection, Object Segmentation, and Detection

In Chapter 4, Delving into Histogram and Filters, we learned about histograms and filters, which allow us to understand image manipulation and create a photo application.

In this chapter, we are going to introduce the basic concepts of object segmentation and detection. This means isolating the objects that appear in an image for future processing and analysis.

This chapter introduces the following topics:

  • Noise removal
  • Light/background removal basics
  • Thresholding
  • Connected components for object segmentation
  • Finding contours for object segmentation

Many industries use complex computer vision systems and hardware. Computer vision tries to detect problems and minimize errors ...

Get Learn OpenCV 4 by Building Projects - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.