THE QUESTION is this:
I have a 7x8x6 binary 3D matrix, M, that I want to use as a 3D
structuring element B, B=mmimg2se(M);
but when I want to see it with "mmseshow" MatLab shows a different
size matrix, why?
how does mmseshow work?
can I trust that structuring element I produced has really the shape
I created in the matrix M?
if you answer this I pay you a beer
MIk