[ImageJ-bugs] [Bug 969] "Analyse particles" - potential bug if applied to 4-dimensional stack
bugzilla at fiji.sc
bugzilla at fiji.sc
Sun Dec 7 17:04:48 CST 2014
http://fiji.sc/bugzilla/show_bug.cgi?id=969
--- Comment #1 from Kay Schink <k.schink at gmail.com> ---
I am very sorry, I made a small error with the demo macro I posted.
The macro misses the "stack" parameter at this line :
run("Convert to Mask", "method=Triangle background=Dark black");
should be :
run("Convert to Mask", "method=Triangle background=Dark black stack");
to run properly, otherwise the thresholding fails..
This is independent of the reported error, just the preprocessing of the demo
data...
Best wishes
Kay
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20141207/2c4ee8b3/attachment-0001.html>
More information about the Imagej-bugs
mailing list