Login  Register

Re: ROI to particle conversion.

Posted by Rasband, Wayne (NIH/NIMH) [E] on Dec 29, 2010; 8:22pm
URL: http://imagej.273.s1.nabble.com/ROI-to-particle-conversion-tp3686097p3686098.html

On Dec 29, 2010, at 1:31 PM, Aryeh Weiss wrote:

> Is there a  simple function that will convert a set of entries in the
> ROI manager to a set of particles that the particle analyzer can work on.

You can do this using the ROI Manager's More>>Fill command.

-wayne


> I can write something to do it, (eg, by setting all of the ROIs to zero
> and then thresholding and running the particle analyzer), but I wonder
> if there is a built in function or existing plugin to do it.