MATLAB: Multidimensional scaling, Euclidean distance

Image Processing Toolboxmultidimensional scaling

hi, if i have an image how can i calculate the euclidean distance matrix for the image, it's the second step for multidimensional scaling algorithm.

Best Answer

Use bwdist().