Login  Register

Measuring areas...

Posted by Rotella, Anthony M. (GRC)[] on Jun 18, 2007; 4:14pm
URL: http://imagej.273.s1.nabble.com/Measuring-areas-tp3699083.html

Hello everyone,

        I was trying to write an algorithm for calculating the area of
all the pixels in an image (8-bit thresholded) that have 0 intensity. I
counted up the pixels that were black, but of course realized that this
wasn't an area, since I didn't count up pixels ^ 2. I was just curious
if anyone knows an easy way to do this, besides using the "Analyze
Particle" feature. Thanks..

Tony Rotella