9
٢٨/٠۵/١۴٣٩ ١ Digital Image Processing, 2nd ed. Digital Image Processing, 2nd ed. www.imageprocessingbook.com © 2002 R. C. Gonzalez & R. E. Woods Chapter 9 Morphological Image Processing Chapter 9 Morphological Image Processing Digital Image Processing, 2nd ed. Digital Image Processing, 2nd ed. www.imageprocessingbook.com © 2002 R. C. Gonzalez & R. E. Woods Chapter 9 Morphological Image Processing Chapter 9 Morphological Image Processing

Morphological Image Processing.ppt...Microsoft PowerPoint - Morphological Image Processing.ppt [Compatibility Mode] Author raz Created Date 2/13/2018 4:47:16 PM

  • Upload
    others

  • View
    9

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Morphological Image Processing.ppt...Microsoft PowerPoint - Morphological Image Processing.ppt [Compatibility Mode] Author raz Created Date 2/13/2018 4:47:16 PM

٢٨/٠۵/١۴٣٩

١

Digital Image Processing, 2nd ed.Digital Image Processing, 2nd ed. www.imageprocessingbook.com

© 2002 R. C. Gonzalez & R. E. Woods

Chapter 9Morphological Image ProcessingChapter 9Morphological Image Processing

Digital Image Processing, 2nd ed.Digital Image Processing, 2nd ed. www.imageprocessingbook.com

© 2002 R. C. Gonzalez & R. E. Woods

Chapter 9Morphological Image ProcessingChapter 9Morphological Image Processing

Page 2: Morphological Image Processing.ppt...Microsoft PowerPoint - Morphological Image Processing.ppt [Compatibility Mode] Author raz Created Date 2/13/2018 4:47:16 PM

٢٨/٠۵/١۴٣٩

٢

Digital Image Processing, 2nd ed.Digital Image Processing, 2nd ed. www.imageprocessingbook.com

© 2002 R. C. Gonzalez & R. E. Woods

Chapter 9Morphological Image ProcessingChapter 9Morphological Image Processing

Digital Image Processing, 2nd ed.Digital Image Processing, 2nd ed. www.imageprocessingbook.com

© 2002 R. C. Gonzalez & R. E. Woods

Chapter 9Morphological Image ProcessingChapter 9Morphological Image Processing

Page 3: Morphological Image Processing.ppt...Microsoft PowerPoint - Morphological Image Processing.ppt [Compatibility Mode] Author raz Created Date 2/13/2018 4:47:16 PM

٢٨/٠۵/١۴٣٩

٣

Digital Image Processing, 2nd ed.Digital Image Processing, 2nd ed. www.imageprocessingbook.com

© 2002 R. C. Gonzalez & R. E. Woods

Dilation

Dilation of A by B is denoted and defined as A B = { z | ( B )z A }^

Theoretical way of generation:Obtaining reflection of B about its origin and shifting this reflection by z the dilation of A by B then is set of all displacements, z such that B^ and A overlap by at least one element

Digital Image Processing, 2nd ed.Digital Image Processing, 2nd ed. www.imageprocessingbook.com

© 2002 R. C. Gonzalez & R. E. Woods

Chapter 9Morphological Image ProcessingChapter 9Morphological Image Processing

Page 4: Morphological Image Processing.ppt...Microsoft PowerPoint - Morphological Image Processing.ppt [Compatibility Mode] Author raz Created Date 2/13/2018 4:47:16 PM

٢٨/٠۵/١۴٣٩

۴

Digital Image Processing, 2nd ed.Digital Image Processing, 2nd ed. www.imageprocessingbook.com

© 2002 R. C. Gonzalez & R. E. Woods

Chapter 9Morphological Image ProcessingChapter 9Morphological Image Processing

Digital Image Processing, 2nd ed.Digital Image Processing, 2nd ed. www.imageprocessingbook.com

© 2002 R. C. Gonzalez & R. E. Woods

Erosion

Erosion of A by B is denoted and defined asA Ɵ B = { z| ( B )z A }

Theoretical way of generation:Erosion of A by B is the set of all points such that B, translated by z is contained in A.

Page 5: Morphological Image Processing.ppt...Microsoft PowerPoint - Morphological Image Processing.ppt [Compatibility Mode] Author raz Created Date 2/13/2018 4:47:16 PM

٢٨/٠۵/١۴٣٩

۵

Digital Image Processing, 2nd ed.Digital Image Processing, 2nd ed. www.imageprocessingbook.com

© 2002 R. C. Gonzalez & R. E. Woods

Chapter 9Morphological Image ProcessingChapter 9Morphological Image Processing

Digital Image Processing, 2nd ed.Digital Image Processing, 2nd ed. www.imageprocessingbook.com

© 2002 R. C. Gonzalez & R. E. Woods

OpeningOpening of A by B is denoted by

A o B = ( A Ɵ B ) B.

It is less destructive than the Erosion.

Page 6: Morphological Image Processing.ppt...Microsoft PowerPoint - Morphological Image Processing.ppt [Compatibility Mode] Author raz Created Date 2/13/2018 4:47:16 PM

٢٨/٠۵/١۴٣٩

۶

Digital Image Processing, 2nd ed.Digital Image Processing, 2nd ed. www.imageprocessingbook.com

© 2002 R. C. Gonzalez & R. E. Woods

Application

Structuring element is an 11pixel array with a circle shape

Input Image Resultant Image

Digital Image Processing, 2nd ed.Digital Image Processing, 2nd ed. www.imageprocessingbook.com

© 2002 R. C. Gonzalez & R. E. Woods

ClosingClosing of A by B is denoted and defined as

A B = ( A B ) Ɵ BClosing is less destructive of the original boundary shape than dilation

Page 7: Morphological Image Processing.ppt...Microsoft PowerPoint - Morphological Image Processing.ppt [Compatibility Mode] Author raz Created Date 2/13/2018 4:47:16 PM

٢٨/٠۵/١۴٣٩

٧

Digital Image Processing, 2nd ed.Digital Image Processing, 2nd ed. www.imageprocessingbook.com

© 2002 R. C. Gonzalez & R. E. Woods

Chapter 9Morphological Image ProcessingChapter 9Morphological Image Processing

Digital Image Processing, 2nd ed.Digital Image Processing, 2nd ed. www.imageprocessingbook.com

© 2002 R. C. Gonzalez & R. E. Woods

Chapter 9Morphological Image ProcessingChapter 9Morphological Image Processing

Page 8: Morphological Image Processing.ppt...Microsoft PowerPoint - Morphological Image Processing.ppt [Compatibility Mode] Author raz Created Date 2/13/2018 4:47:16 PM

٢٨/٠۵/١۴٣٩

٨

Digital Image Processing, 2nd ed.Digital Image Processing, 2nd ed. www.imageprocessingbook.com

© 2002 R. C. Gonzalez & R. E. Woods

Chapter 9Morphological Image ProcessingChapter 9Morphological Image Processing

Digital Image Processing, 2nd ed.Digital Image Processing, 2nd ed. www.imageprocessingbook.com

© 2002 R. C. Gonzalez & R. E. Woods

Boundary Extraction

Boundary of a set A is denoted by (A) and is defined asβ(A) = A – (A Ɵ B )Where B is a suitable Structuring element

This is obtained by first eroding A by B and then performing the set difference between A and its erosion.

Page 9: Morphological Image Processing.ppt...Microsoft PowerPoint - Morphological Image Processing.ppt [Compatibility Mode] Author raz Created Date 2/13/2018 4:47:16 PM

٢٨/٠۵/١۴٣٩

٩

Digital Image Processing, 2nd ed.Digital Image Processing, 2nd ed. www.imageprocessingbook.com

© 2002 R. C. Gonzalez & R. E. Woods

Chapter 9Morphological Image ProcessingChapter 9Morphological Image Processing

Digital Image Processing, 2nd ed.Digital Image Processing, 2nd ed. www.imageprocessingbook.com

© 2002 R. C. Gonzalez & R. E. Woods

Chapter 9Morphological Image ProcessingChapter 9Morphological Image Processing