structuring element

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

回答(2 个)

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