I need advice to find out the total surface occupied by black stains of some images

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

I need advice to find out the total surface occupied by black stains of some images

Ion Andronache

image1.tif (1M) Download Attachment
image2.tif (1M) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: I need advice to find out the total surface occupied by black stains of some images

Kenneth Sloan-2
At what resolution?

One approach is to threshold and then compute the mean intensity over a known area surrounding the stain.  That will give you a count of the number of pixels above the threshold.

The other way is to sketch an outline around the perimeter and measure the area.

Which approach you choose depends on what you really mean by “area occupied by black stains”.  
Consider - suppose your stain looked like a checkerboard (stained pixels and unstained pixels in a checkerboard pattern).  If the checkerboard filled a square region 8 pixels across, do you consider the area to be 32 (just the black squares) or 64 (the size of the square containing all the black squares)?

--
Kenneth Sloan
[hidden email] <mailto:[hidden email]>
Vision is the art of seeing what is invisible to others.




> On Apr 3, 2015, at 10:44 , Ion C. Andronache <[hidden email]> wrote:
>
> <image1.tif><image2.tif>


--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html