Documentation

getnhood

Structuring element neighborhood

getnhoodwill be removed in a future release. Seestrelfor the current list of methods.

Syntax

NHOOD = getnhood(SE)

Description

NHOOD = getnhood(SE)返回社区与struc相关turing elementSE.

Class Support

SEis aSTRELobject.NHOODis alogicalarray.

Examples

se = strel(eye(5)); NHOOD = getnhood(se)

Introduced before R2006a

Was this topic helpful?