Login  Register

Re: Wand thickness for Part. Analysis

Posted by Michael Schmid on Jan 15, 2010; 8:50am
URL: http://imagej.273.s1.nabble.com/Wand-thickness-for-Part-Analysis-tp3689716p3689717.html

Hi Bill,

the wand won't help you, it has a gray level tolerance, but no  
distance tolerance.

What you could do: Edit>Selection>Create mask (if you have no mask yet)
Filters>Maximum with the proper radius (half the distance)


Michael
________________________________________________________________

On 15 Jan 2010, at 03:06, Rothman, William wrote:

> I want to join particles (clumps) that are within 10 (or some other  
> value)  pixels using particle analysis. I thought this could be  
> done by changing the wand size. Is this correct and could someone  
> describe how. I've tried to no effect.Would this be related to the  
> Feret distance or Eucl.Dist???
> Bill