structuring element

how to create linear structuring element g=[0,0,0,0,0,0,0,0,0] in matlb?

Respuestas (2)

Sean de Wolski
Sean de Wolski el 13 de Feb. de 2012

1 voto

doc strel
with the arbitrary option.
C.J. Harris
C.J. Harris el 13 de Feb. de 2012

0 votos

See:
doc zeros
doc ones
You can then add/subtract or reallocate these arrays to get what you need.

Etiquetas

Preguntada:

el 13 de Feb. de 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by