extracting pixels value from an image
Posted by rona baron on Jan 14, 2010; 2:14pm
URL: http://imagej.273.s1.nabble.com/extracting-pixels-value-from-an-image-tp3689482.html
Hi all,
I used the thershold command to classify and count cells on my image. Then I
converted it into binary image (so all the objectes are set to 1...)
I would like to have a list with the pixels location and its intensity (1 or
0).
How do I do it?
Thanks
Rona