MATLAB - ball structuring element -


is ball structuring element mentioned here same rolling ball structuring element? 2 names same thing?

thanks.

yes.

in this example refers "rolling ball" strel; it's created se = strel('ball',5,5);. same ball in man page strel itself.


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -