Re: Please: Divide an Image with ImageJ
Posted by Michael Schmid on May 08, 2007; 1:54pm
URL: http://imagej.273.s1.nabble.com/Please-Divide-an-Image-with-ImageJ-tp3699513p3699514.html
On 8 May 2007, at 14:43, Juan Francisco wrote:
> (...)
> Please, how its possible to get the pixel value on the divided
> image with 2 decimals at least?
Hi Juan,
convert the image to float before dividing: Image>Type>32bit.
Michael