Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Calculate the Fill Area

Status
Not open for further replies.

loltastic

Bioengineer
Joined
May 17, 2007
Messages
1
Location
US
Hey all,

I'm using the MatLab function fill to fill in the region within a boundary of a binary image.

I was hoping if anyone knew of a way to find the area of this fill. The fill function does not return an image or anything but rather just colors it in the figure.

Any help immediately appreciated.
 
Hi,

use POLYAREA with the coordinates of the ROI boundary (polygon).

Jérôme
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top