Re: Non reproducible bug on ImageJ
Posted by
CARL Philippe (LBP) on
Mar 23, 2015; 2:37pm
URL: http://imagej.273.s1.nabble.com/Non-reproducible-bug-on-ImageJ-tp5012035p5012117.html
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.
I thank you very much in advance for your help.
Kindest regards,
Philippe
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html