Measure connected component's areas.

1 Ansicht (letzte 30 Tage)
Emmanuelle
Emmanuelle am 4 Jan. 2017
Bearbeitet: Emmanuelle am 4 Jan. 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>>

Antworten (1)

Guillaume
Guillaume am 4 Jan. 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