Re: Antwort: Re: Brightness/contrast selection in grayscale images

Posted by ph73nt on
URL: http://imagej.273.s1.nabble.com/Brightness-contrast-selection-in-grayscale-images-tp3689259p3689263.html

Thanks chaps

The "apply" button was overlooked and works as promised - great.  As for working with 16/32 bit images, I'll have to work around having to re-window such images by displaying a copy in 8-bit and then any processing can be done (translating the ROIs from the 8-bit image if needed) on the 16/32 bit original without *too* much loss of speed.  I'm more concerned about data integrity than loss of speed.

Thanks again, Neil.