Login  Register

Re: Two pixel values !!!

Posted by Olivier Burri on Jul 18, 2011; 12:27pm
URL: http://imagej.273.s1.nabble.com/Two-pixel-values-tp3683840p3683842.html

Hi

> Whan i open my file with ImageJ, pixel values appear like that : value=x (x+32768)

Your Image is Calibrated. If you want to have only the first (Or second) value:
1. In Analyze -> Calibrate, Select "None"
2. Subtract 32768 from your image in Process -> Math -> Subtract

Best, and nice pics :)

Oli