Description: n the field of computer vision, image segmentation (Segmentation) refers to the process of segmenting a digital image into multiple image sub regions (a collection of pixels) (also referred to as hyper pixels). A small region consisting of a series of pixels similar to each other in positions, colors, brightness, texture, etc.. Most of these regions retain the efficient information for further image segmentation, and generally do not destroy the boundary information of objects in the image.
To Search:
File list (Check if you may need any files):
SuperPixel
SuperPixel\DetectLabEdge.m
SuperPixel\DrawContoursAroundSegments.m
SuperPixel\DrawContoursAroundSegments_EX.m
SuperPixel\EnforceLabelConnectivity.m
SuperPixel\PerformSuperpixelSLIC.m
SuperPixel\SLIC_main.m