Login  Register

Re: individual image pixel count in a time series image

Posted by Daniel Kalthoff on May 10, 2011; 2:42pm
URL: http://imagej.273.s1.nabble.com/individual-image-pixel-count-in-a-time-series-image-tp3684649p3684653.html

Hi Srai,

I'm not sure if I got you right, but I'd suggest this:

1. Select the whole image ("Select All")
2. Plot z-axis profile
3. Divide the resulting profile by (width*height / 255) --> gives you the number of 255 voxels

Problem solved?


Am 10.05.2011 um 15:36 schrieb lookingatwaves:

> Hello everyone
>
> I am looking at a time series image. After thresholding to make binary
> image, the images have pixel value of either 255 or 0. I just want the pixel
> value count of either one, for each individual image in the stack to look at
> how the pixel count is changing.
>
> I would be grateful if anyone had any suggestions.
>
> Srai
>
> --
> View this message in context: http://imagej.588099.n2.nabble.com/individual-image-pixel-count-in-a-time-series-image-tp6347840p6347840.html
> Sent from the ImageJ mailing list archive at Nabble.com.