MATLAB image processing HELP!

Posted by beho86 on Stack Overflow See other posts from Stack Overflow or by beho86
Published on 2010-06-11T23:33:19Z Indexed on 2010/06/11 23:43 UTC
Read the original article Hit count: 314

Filed under:
|
|

Hello, I am trying to find the area of some regions on an image.

http://img821.imageshack.us/img821/7541/cell1.jpg

For example, I want find the area of the dark-large region on the upper left side. and I want to find the area of any of the closed geometry from the image.

How can I do that in matlab.

I looked online and I tried regionprops(), but it didn't identify the different regions.

© Stack Overflow or respective owner

Related posts about image

Related posts about matlab