next up previous
Next: Region-based segmentation Up: Survey of Current Techniques Previous: Survey of Current Techniques

Segmentation

 

If an image has been preprocessed appropriately to remove noise and artifacts, segmentation is often the key step in interpreting the image. Image segmentation is a process in which regions or features sharing similar characteristics are identified and grouped together. Image segmentation may use statistical classification, thresholding, edge detection, region detection, or any combination of these techniques. The output of the segmentation step is usually a set of classified elements, such as tissue regions or tissue boundaries. In the image matching process, those features that are easiest to identify accurately and repeatably on both image sets are candidates for registration landmarks.

Most segmentation techniques are either region-based or edge-based. Region-based techniques rely on common patterns in intensity values within a cluster of neighboring pixels. The cluster is referred to as the region, and the goal of the segmentation algorithm is to group regions according to their anatomical or functional roles. Edge-based techniques rely on discontinuities in image values between distinct regions, and the goal of the segmentation algorithm is to accurately demarcate the boundary separating these regions.





Ramani Pichumani
Mon Jul 7 10:34:23 PDT 1997