© Vladimir Kovalevsky 2019
Vladimir KovalevskyModern Algorithms for Image Processinghttps://doi.org/10.1007/978-1-4842-4237-7_9

9. Image Segmentation and Connected Components

Vladimir Kovalevsky1 
(1)
Berlin, Germany
 
Image segmentation is an important procedure in image analysis. The following is known about segmentation (refer e.g. to Shapiro (2001):

In computer vision, image segmentation is the process of partitioning a digital image into multiple segments (sets of pixels, also known as super-pixels). The goal of segmentation is to simplify and/or change the representation of an image into something that is more meaningful and easier to analyze.[1][2] Image segmentation is typically used to locate objects and boundaries (lines, curves, etc.) in images. ...

Get Modern Algorithms for Image Processing: Computer Imagery by Example Using C# 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.