Clear Filters
Clear Filters

Measure connected component's areas.

2 views (last 30 days)
Emmanuelle
Emmanuelle on 4 Jan 2017
Edited: Emmanuelle on 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>>

Answers (1)

Guillaume
Guillaume on 4 Jan 2017
See regionprops which does exactly what you want.

Categories

Find more on Images in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!