Problem with Biovoxel's Extended Particle Analyzer
Posted by
Straub, Volko A. (Dr.) on
URL: http://imagej.273.s1.nabble.com/Problem-with-Biovoxel-s-Extended-Particle-Analyzer-tp5018839.html
Hi,
I am trying to use the Extended Particle Analyzer to filter some objects in binary images. However, whatever I do, the Extended Particle Analyser doesn't appear to find any objects. To illustrate the problem, I have attached a small test image (test.tif). Using the standard Particle Analyzer using the macro code below on the test image (left image below) results in the expected image showing particles larger than 3 um in area (middle image). However, trying to run the Extended Particle Analyzer always results in a completely white image with no detected objects (right image).
Am I missing something obvious? Any suggestions/help would be very much appreciated.
Thanks,
Volko
Macro code applied to
run("Analyze Particles...", "size=3-Infinity show=Masks clear");
selectWindow("test");
run("Extended Particle Analyzer", "size=3-Infinity show=Masks redirect=None keep=None clear");
[cid:323e762e-f032-4ab9-b39e-47c99b4d6895]
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html