Artificial Intelligence

Image Segmentation

A computer vision task that assigns a label to every pixel in an image, dividing it into meaningful regions. It identifies not just what objects are present but their exact shapes and boundaries.

Why It Matters

Image segmentation enables precise understanding of scenes — essential for medical imaging (tumor boundaries), autonomous driving (road vs. sidewalk), and augmented reality.

Example

A medical imaging AI outlining the exact boundary of a tumor in a CT scan, pixel by pixel, allowing surgeons to precisely measure its size and plan surgery.

Think of it like...

Like coloring in a detailed coloring book — instead of just identifying 'there is a tree,' segmentation outlines exactly which pixels belong to the tree.

Related Terms