Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. Range segmentation is the task of segmenting (dividing) a range image, an image containing depth information for each pixel, into segments (regions), so that all the points of the same surface belong to the same region, there is no overlap between different regions and the union of ...Full description
Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. Range segmentation is the task of segmenting (dividing) a range image, an image containing depth information for each pixel, into segments (regions), so that all the points of the same surface belong to the same region, there is no overlap between different regions and the union of these regions generates the entire image. There have been two main approaches to the range segmentation problem: region-based range segmentation and edge-based range segmentation. Region-based range segmentation algorithms can be further categorized into two major groups: parametric model-based range segmentation algorithms and region-growing algorithms.