Login  Register

Re: Adjust threshold LUT

Posted by dscho on Oct 21, 2008; 9:40pm
URL: http://imagej.273.s1.nabble.com/Adjust-threshold-LUT-tp3694674p3694675.html

Hi,

On Tue, 21 Oct 2008, Gabriel Landini wrote:

> Does anybody have a suggestion on how to set the Over/Under LUT or Red
> LUT of the Adjust Threshold dialog from a macro? The three options (red,
> b/w, over/under) do not seem to be recordable.

In http://rsb.info.nih.gov/ij/developer/macro/functions.html#setThreshold 
it says:

        Starting with v1.34g, there is an optional third argument that can
        be "red", "black & white", "over/under" or "no color".

Hth,
Dscho