roiManager show without labels
Posted by Himanish Ghosh on Apr 14, 2011; 1:56pm
URL: http://imagej.273.s1.nabble.com/roiManager-show-without-labels-tp3684378.html
Hello All,
I have written a macro which would superimpose the ROIs from ROI
manager onto another window in the required color.
However I am not interested in the roi numbers, in fact I do not want them
there.
in the macro however the
roiManager("Show All without labels");
does not seem to work as well ticking off the edit mode in the ROI manager
dialog box.
I have imageJ 1.45b installed.
does it work for anyone else?
thanks