Login  Register

Re: Non reproducible bug on ImageJ

Posted by Rasband, Wayne (NIH/NIMH) [E] on Mar 23, 2015; 4:22pm
URL: http://imagej.273.s1.nabble.com/Non-reproducible-bug-on-ImageJ-tp5012035p5012120.html

> On Mar 23, 2015, at 10:38 AM, Philippe CARL <[hidden email]> wrote:
>
> Dear Wayne,
> I thank you very much for your updates for the newly added Roi.copy() and
> Roi.paste() methods.
> Thus could you please test the following macro:
> run("Blobs (25K)");
> doWand(81, 176);
> Roi.copy();
> run("Crop");
> close();
>
> run("Blobs (25K)");
> Roi.paste();
> run("Crop");
> close();
>
> run("Blobs (25K)");
> Roi.paste();
> As you will see, the shape of the ROI is correctly copied in the second
> opened Blobs but not anymore its position.

This bug is fixed in the latest ImageJ daily build (1.49q12).

-wayne

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