distance metrics

sepdek February 10, 2014

In a recently posted question @StackOverflow a user asked how to find the maximum Euclidean distance in a binary image produced by Canny edge detection using MATLAB. The original post is here. I report my response here just for archival purposes. Provided that you have a binary edge image, you need to think of white […]