Re: Find Maxima ... segmentation (macro issue)
Posted by
Christian R.-2 on
URL: http://imagej.273.s1.nabble.com/Find-Maxima-segmentation-macro-issue-tp5023746p5023752.html
Hi Gabriel,
Thanks for asking for the short macro - that helped me find the culprit:
I found a rogue "run("Watershed");" command in my code that would have
virtually no effect on the segmentation of the nuclei (round particles,
constant count), but that would have a dramatic effect on the segmentation
of the cytosol (irregularly shaped particles, count varying by threshold).
After having fixed my code, the issue does no longer persist.
Again, thank you very much!!
--
Sent from:
http://imagej.1557.x6.nabble.com/--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html