Login  Register

Re: Showing the minimal value with ImageJ

Posted by Gabriel Landini on Apr 04, 2007; 9:17pm
URL: http://imagej.273.s1.nabble.com/Showing-the-minimal-value-with-ImageJ-tp3699859p3699860.html

On Wednesday 04 April 2007 20:37:52 Juan Francisco wrote:
>   how is possible that ImageJ show on the image the pixel where is happens
> the minimal (absolute) pixel value?. Thank you very much!!

Make a LUT which is greyscale but has a different colour for the greylevel 0.
(like in the threshold adjuster).

G.