Re: Bug in ROI Manager?
Posted by
Bill Christens-Barry-2 on
May 16, 2018; 6:52pm
URL: http://imagej.273.s1.nabble.com/Bug-in-ROI-Manager-tp5020679p5020680.html
Dear Kees,
If, in your second and nonworking macro, you replace the line:
roiManager("Select", newArray(c));
with the line:
roiManager("Select", c);
it appears to work correctly for me here on MacOS. This makes sense to me, given that you've already constructed the new array "c" in the previous line.
hth,
Bill Christens-Barry
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html