Login  Register

Re: Bug? B/C reverts the image

Posted by Wayne Rasband-2 on Dec 24, 2020; 12:23am
URL: http://imagej.273.s1.nabble.com/Bug-B-C-reverts-the-image-tp5024295p5024306.html

> On Dec 22, 2020, at 12:30 PM, Gabriel Landini <[hidden email]> wrote:
>
> Hello,
> In IJ 1.53h14 under Java 14 (linux), when I run the macro and then I adjust
> any of the controls in the B/C applet, the image is "undone" (i.e. the edges
> image reverts to the original).

This bug is fixed in the ImageJ 1.53h15 daily build.

> run("Nile Bend");
> run("Brightness/Contrast...");
> run("Find Edges");
>
> I wonder if this has to do with the undo buffer.

It does. With RGB images, the Brightness/Contrast adjuster stores a copy of the image in the undo buffer.

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