Strange behavior

Posted by olivier-2 on
URL: http://imagej.273.s1.nabble.com/Strange-behavior-tp5024601.html

Hello
I have a problem with flipping vertically and adjust brightnest : changing settings flips back the image !

I can reproduce with embryo.jpg, not boats.gif.
Here is the recording with embryo.jpg sample image.

run("Embryos");
run("Flip Vertically"); //scale at top
run("Enhance Contrast", "saturated=0.35");
run("Flip Vertically"); //scale at bottom
run("Enhance Contrast", "saturated=0.35"); //works with touching any cursor or auto
The image is flip vertically. It happens only after the second flip.

Does anyone know why ?

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html