| Image Processing Toolbox |     ![]()  | 
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
   | fwind2 | getimage | ![]()  |