|
Re: Getting Roi names from Roi Manager?: msg#00117java.imagej
Luciano, Using jython and the Jython Interpreter, make sure the Roi Manager is the last selected window and then simply type: rm = WindowManager.getFrontWindow() roi_names = rm.getComponents()[0].getItems() for r in roi_names: print r 0160-0416 0211-0369 The last two lines of numbers are the two names of the rois in the Roi Manager. -- Albert Cardona Molecular Cell Developmental Biology University of California Los Angeles Tel +1 310 2067376 http://www.pensament.net/java/ http://www.mcdb.ucla.edu/Research/Hartenstein/
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Calling a macro from a macro set, H. Gluender |
|---|---|
| Next by Date: | Re: fluorescence measurement in discrete regions of moving cells, Pedro J Camello |
| Previous by Thread: | Getting Roi names from Roi Manager?, Luciano Marpegan |
| Next by Thread: | Open Sequentially as stack plugin questions, Luciano Marpegan |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |