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
Post a Comment