MATLAB: Maximum width of a blob

blobsferet diametersImage Processing Toolboximage segmentation

Hi
I have two blobs(see the attached image). i can calculate the maximum length "regionprops" but the issue is that i also want to calculate maximum width of each blob instead of average width.how can i do that? any idea?
Thanks!

Best Answer

See Steve's discussion of Feret Diameters: Feret Diameters
Related Question