Hi everyone,
I have a binary image stack and want to count the number of objects in 3D. The considered neighborhood has to be 26.
I tried Analyze Particles but noted that it does only 2D analysis, going though the stack slice-wise.
I read about 3D Objects Counter but it seems to me it does not use the 26-neighborhood: "Each time a new object’s pixel is found, its 13 previous neighbors (9 on the upper slice and 4 on the same slice) are checked for an existing tag" (https://imagejdocu.list.lu/lib/exe/fetch.php?media=plugin:analysis:3d_object_counter:3d-oc.pdf). If it was the 26-neighbourhood, I would have expected 8 voxels to be checked in the same slice. But maybe I'm wrong with this interpretation? Moreover, the plugin has a thresholding function included. Can it also deal with binary images?
Any explanations regarding the 3D Objects counter or other hints how to do this in ImageJ are appreciated.
Thanks in advance,
Svenja