Isolating the background pixels from foreground pixels
Posted by Geology Guy on
URL: http://imagej.273.s1.nabble.com/Isolating-the-background-pixels-from-foreground-pixels-tp5003764.html
Good Afternoon Everyone,
I am trying to calculate Area of objects (foreground pixels) in image J but it is not working as I hoped it would have. After thresholding and converting to a binary image, I tried to calculate the Area of the objects but the background pixels are being included in the Area Calculation. Is there a way to solve this problem? Thanks for your response