Image segmentation is the process of partitioning an image into multiple segments, or regions. It is used to simplify and/or change the representation of an image for easier analysis. It assigns a label to each pixel in an image based on characteristics such as color, intensity, or texture, resulting in contours that can be used to create 3D reconstructions.
University of Washington
Winter 2022
A general introduction to computer vision, this course covers traditional image processing techniques and newer, machine-learning based approaches. It discusses topics like filtering, edge detection, stereo, flow, and neural network architectures.
No concepts data
+ 24 more concepts