MATLAB: How to find the dimensions and area of an irregularly shaped region in an image

image analysisImage Processing Toolboxregionprops

I have an image with multiple irregularly shaped blobs. Is it possible to find the dimensions (ie max length, width etc) and area of each blob?

Best Answer

See attached demo.
Related Question