[mmSedil] [Up] [mmCdil] Structuring Elements

mmSeunion
Union of structuring elements

Synopsis

Strel mmSeunion ( const Strel& B1 , const Strel& B2 );

Description

mmSeunion creates a structuring element from the union of two structuring elements.

Equation

Flat structuring element:
Non-flat structuring element:

See also

mmDil Dilate an image by a structuring element.
mmSeshow Display a structuring element as an image.
mmEro Erode an image by a structuring element.
mmSesum N-1 iterative Minkowski additions
mmSetrans Translate a structuring element
[mmSedil] [Up] [mmCdil]