Login  Register

Re: Please: Divide an Image with ImageJ

Posted by Jonathan Hilmer on May 08, 2007; 3:17pm
URL: http://imagej.273.s1.nabble.com/Please-Divide-an-Image-with-ImageJ-tp3699513p3699515.html

Don't forget that you may wish to disable "Scale when converting"
prior to making it a 32bit.

Jonathan


On 5/8/07, Michael Schmid <[hidden email]> wrote:

> 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