Re: ROI in ROI?
Posted by flettster on May 04, 2011; 10:33pm
URL: http://imagej.273.s1.nabble.com/ROI-in-ROI-tp3684702p3684706.html
Thanks
I have read the manual. It is very helpful but I still run into problems!
I cannot get it to work. here is my code:
roiManager("Select", 0);
setKeyDown("shift");
roiManager("Select", 1);
roiManager("XOR");
i get an error saying that more than one item needs to be selected or none.
(ihave updated to latest version of imagej)
Thanks
Andy