Posted by
Avital Steinberg on
Jul 27, 2015; 4:27pm
URL: http://imagej.273.s1.nabble.com/Getting-a-list-of-indexes-of-selected-ROIs-tp5013762p5013767.html
Hi Volko,
I don't understand: aren't you the one writing the macro? In which case,
you are the one who determines which ROIs are selected. The command
roiManager("index") selects the ROI that has the index "index" - it doesn't
return anything. Similarly, the command: roiManager("select", indexes)
*s*elects
multiple ROIs. In this case, indexes is an array of indices,
Avital
On Mon, Jul 27, 2015 at 6:27 PM, Straub, Volko A. (Dr.) <
[hidden email]> wrote:
> I am trying to get a list of the indexes if multiple ROIs are selected in
> the ROI manager to use in a macro. The function roiManager("index") returns
> the index of the first selected ROI, but is there a way to obtain the
> number and indexes of multiple selected ROIs? I noticed that the RoiManager
> class has a getIndexes() function. Is there a way to use that function in a
> macro? I thought there was, but searching the documentation, I don't seem
> to be able to find the right information.
>
> Any advice/pointers would be very welcome.
>
> Thanks,
>
> Volko
>
> --
> ImageJ mailing list:
http://imagej.nih.gov/ij/list.html>
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html