8.3 Image Sementation

Comparison Between a Segmented and the Original Image

Figure 8.6: Comparison Between a Segmented and the Original Image

Image segmentation select certain pixels of an image - this selection is called the region of interest (i.e., ROI).

An intensity threshold (which can be determined using trial-and-error or other means) yields two kinds of pixels:

  1. Object

    These are pixels with intensities above the threshold value.

  2. Background

    These are pixels with intensities below the threshold value.

This is usually the first step for morphometric analysis.

8.3.1 Region of Interest (i.e., ROI)

Region of Interest Visualization

Figure 8.7: Region of Interest Visualization

The ROI can be manually drawn or formed via image segmentation