Re: Roi coordinates
Posted by
dscho on
May 20, 2011; 1:35pm
URL: http://imagej.273.s1.nabble.com/Roi-coordinates-tp3684513p3684515.html
Hi,
On Fri, 20 May 2011, Susanna Trollvad wrote:
> My ROIs are generated by running particle analyzer. How do I know what
> kind of ROI I have?
Since that question is really of interest to a larger audience, I Cc: the
ImageJ list again. The answer is: use Roi's getType() method:
http://pacific.mpi-cbg.de/javadoc/ij/gui/Roi.html#getType%28%29Ciao,
Johannes