Image Processing Toolbox User's Guide Previous page   Next Page
getheight

Get height of structuring element

Syntax

Description

H = getheight(SE) returns an array the same size as getnhood(SE) containing the height associated with each of the structuring element neighbors. H is all zeros for a flat structuring element.

Class Support

SE is a STREL object. H is of class double.

Example

See Also

strel, getnhood


Previous page  fwind2 getimage Next page

© 1994-2005 The MathWorks, Inc.