Measure connected component's areas.

1 visualizzazione (ultimi 30 giorni)
Emmanuelle
Emmanuelle il 4 Gen 2017
Modificato: Emmanuelle il 4 Gen 2017
I have a binary image with some connected components (not regular shapes, see pictures below). I would like to get/measure the dimensions (height,width,area) of the connected components. I am completely new in Matlab and Image processing... Is there a function in matlab that does this ? If not, how can I measure that ? Thanks
<</matlabcentral/answers/upl
oaded_files/66780/1.PNG>>

Risposte (1)

Guillaume
Guillaume il 4 Gen 2017
See regionprops which does exactly what you want.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by