Login  Register

combine function of the ROI manager

Posted by SebT on Aug 06, 2010; 10:33am
URL: http://imagej.273.s1.nabble.com/combine-function-of-the-ROI-manager-tp3685239.html

Hello,

I am trying to use the "combine" function of the ROI manager within a macro.
The idea is that I have various ROIs in the manager list and that I want to
merge some of them and add them as new ROIs to the list. The manual way to
do this task is to select the ROIs within the manager (by pressing "Control"
for multi-selection) and to use "combine" followed by "add". I am unable to
make this work in the macro... the "setkeydown" function apparently does not
support the special key "control" and the behavior is not very clear. Any
suggestions?

Regards,
Sébastien