Re: wand bug with 1.37f ?
Posted by Wayne Rasband on May 12, 2006; 6:25pm
URL: http://imagej.273.s1.nabble.com/ImageJ-s-fonts-tp3702798p3702802.html
> I'm trying to use the wand tool to select multiples ROI (shift +
> click) in a thresholded image. It seems to work (the ROI are outlined)
> but the "analyse particles" command detects nothing. I have tested it
> with the same measurements settings but with the other tools (square,
> circle) and it works perfect... why ?
> Multiple selections are not available with the wand tool ?
It appears to work okay if "Exclude on Edges" is not checked in the
Analyze Particles dialog. If it is checked, all particles are excluded
because they all touch an edge.
-wayne