Login  Register

Re: Selecting multiple ROIs in manager

Posted by gankaku on Feb 24, 2016; 11:55am
URL: http://imagej.273.s1.nabble.com/merging-IHC-image-from-different-slides-tp5015699p5015702.html

Hi Richard,

Try...
roiManager("select", newArray (1,2));

Should do the job.
Regards,
Jan
Am 24.02.2016 12:39 schrieb "Richard Mort" <[hidden email]>:

> Hi All,
>
> I can no longer get the following to work:
>
> roiManager("Select", 1);
> setKeyDown("Shift");
> roiManager("Select", 2);
> roiManager("Or");
> roiManager("Add");
>
> It only selects one of the ROI's. I seem to remember this used to be a
> problem but thought it was fixed.
>
> I'm on Linux with Fiji upto date (IJ v1.50g)
>
> Best
> R
>
> --
> The University of Edinburgh is a charitable body, registered in
> Scotland, with registration number SC005336.
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

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