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