Analyze Partcle - in Macro?
Posted by nckrzan on Mar 02, 2011; 12:47pm
URL: http://imagej.273.s1.nabble.com/Analyze-Partcle-in-Macro-tp3685510.html
Hi,
I have one more question for my macro.
In the loop I analysed the thousends of the slides. The objects (particles) are
only on a few of
them (<<1%) .
The function works perfect, ... but i don't know in which way detect the new
results in the
label. I thinkabout the function - "IF" new line was added to the label, then
"saveas..."
but how I can detect the new results was added to the label.
.....
run("Set Measurements...", "area standard centroid center fit shape limit
display
redirect=None decimal=3");
run("Analyze Particles...", "size=10000-25000 circularity=0.00-1.00
show=Outlines display
include in_situ");
....
and now I want to detect:
if ............................ {
saveAs("Tiff", dir3+"O"+list[k]);
}
Best regards,
Dr. Marcel Krzan
Institute of Catalysis and Surface Chemistry
Polish Academy of Sciences