Image Segmentation
The process of dividing an image into distinct regions, typically identifying and labeling different objects or areas.
Image segmentation assigns every pixel in an image to a category (person, sky, car, building). This understanding enables tools to treat different parts of an image differently: sharpen faces while blurring backgrounds, remove specific objects while preserving others, or adjust sky exposure independently from the foreground.