Your American History Reference Guide!
- Opening (morphology)

HistoryMania Information Site on Opening (morphology) American History American History Search        American History Browse welcome to our free resource site for all enthusiasts!

Opening (morphology)

In computer vision and image processing, opening is, together with closing, a basic workhorse of morphological noise removal. Opening removes small objects, while closing removes small holes. These techniques can also be used to find specific shapes in an image. Opening can be used to find things into which a specific structuring element can fit (edges, corners, ...).

The Opening (morphology) is the Dilation (morphology) of the Erosion (morphology) of the set A.

O(A,B) = (A - B) + B

where + is the Minkowski addition.

O(A, B) \subset A

Last updated: 05-06-2005 22:18:04
The contents of this article are licensed from Wikipedia.org under the
GNU Free Documentation License. How to see transparent copy
Search | Browse | Contact | Legal info