Image Processing Toolbox User's Guide |
Get structuring element neighborhood
Syntax
Description
nhood = getnhood(SE)
returns the neighborhood associated with the structuring element SE
.
Class Support
SE
is a STREL
object. nhood
is a logical
array.
Example
See Also
getneighbors | getpts |
© 1994-2005 The MathWorks, Inc.