Chapter 10, Part II - PowerPoint PPT Presentation

1 / 21
About This Presentation
Title:

Chapter 10, Part II

Description:

Dilate each region by the structure element, consider the following two ... In Fig. 10.45, during the second dilation, some points satisfy Condition (2) but ... – PowerPoint PPT presentation

Number of Views:16
Avg rating:3.0/5.0
Slides: 22
Provided by: Gon47
Category:
Tags: chapter | dilate | part

less

Transcript and Presenter's Notes

Title: Chapter 10, Part II


1
Digital Image Processing
  • Chapter 10, Part II

2
10.5 Segmentation by Morphological Watersheds
  • An approach incorporating
  • The previous three approaches detection of
    discontinuities, thresholding, and region
    growing.
  • knowledge-based constraints.

3
10.5.1 Basic Concept
  • Viewing images as 3-D topography
  • Two spatial coordinates plus the gray-level.
  • Three types of points are considered
  • regional minimum
  • catchment basin or watershed.
  • divide lines or watershed lines.
  • The objective
  • According to the concepts and find the watershed
    lines.

4
Basic Idea of the Algorithm
  • Find the regional minima in the image.
  • Flood the entire topography from the regional
    minima at an uniform rate.
  • When the rising water in distinct watershed is
    close to merge, a dam is built to prevent the
    merging.
  • The flooding eventually stops when only the tops
    of the dams are visible above the water line.
  • These dam boundaries correspond to the divide
    lines of the watersheds.

5
Illustration of Morphological Watershed
6
Illustration of Morphological Watershed
7
  • The watershed lines form a connected path, thus
    giving continuous boundaries between regions.
  • Regions characterized by small variations in gray
    levels have small gradient values.
  • In practice, we often see watershed segmentation
    applied to the gradient of an image.

8
10.5.2 Dam Construction
  • Let M1 and M2 denote the set of coordinates of
    points in two regional minima.
  • Cn-1(M1) and Cn-1(M2) the set of coordinates of
    points in the catchment basin associated with M1
    and M2 at stage n-1.
  • Let the union of the two sets be Cn-1.
  • The two components merge at the flooding step n
    and let the connected component be denoted as q.

9
Procedures of Dam Construction
  • Dilate each region by the structure element,
    consider the following two conditions
  • The dilation has to be constrained to q.
  • The dilation cannot be performed on points that
    would cause sets being dilated to merge.
  • In Fig. 10.45, during the second dilation, some
    points satisfy Condition (2) but do not satisfy
    (1).
  • resulting in broken perimeter.

10
Procedures of Dam Construction
  • The only points in q that satisfy the two
    conditions under consideration describe the
    one-pixel-thick connected path shown by
    cross-hatched points.
  • The path constitutes the desired separation dam
    at stage n of flooding.

11
Illustration of Dam Construction
12
10.5.3 Watershed Segmentation Algorithm
  • Definitions
  • Let M1, M2
Write a Comment
User Comments (0)
About PowerShow.com