structuring element

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

回答 (2 件)

Sean de Wolski
Sean de Wolski 2012 年 2 月 13 日

1 投票

doc strel
with the arbitrary option.
C.J. Harris
C.J. Harris 2012 年 2 月 13 日

0 投票

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

タグ

質問済み:

2012 年 2 月 13 日

Community Treasure Hunt

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

Start Hunting!

Translated by