Azzera filtri
Azzera filtri

structuring element

1 visualizzazione (ultimi 30 giorni)
Kirthika
Kirthika il 13 Feb 2012
how to create linear structuring element g=[0,0,0,0,0,0,0,0,0] in matlb?

Risposte (2)

Sean de Wolski
Sean de Wolski il 13 Feb 2012
doc strel
with the arbitrary option.

C.J. Harris
C.J. Harris il 13 Feb 2012
See:
doc zeros
doc ones
You can then add/subtract or reallocate these arrays to get what you need.

Community Treasure Hunt

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

Start Hunting!

Translated by