Login  Register

Re: Auto Contrast set

Posted by dscho on Jul 28, 2005; 5:54pm
URL: http://imagej.273.s1.nabble.com/Auto-Contrast-set-tp3705139p3705140.html

Hi,

On Thu, 28 Jul 2005, Jon Harman wrote:

> I would like to have an auto brightness/contrast set macro.  Anyone know
> how to do that?  When I try to use the macro record I get:
> run("Brightness/Contrast...");
> resetMinAndMax();

run("Enhance Contrast", "saturated=0.5");

Hth,
Dscho