The macro will segment nuclei and separate clustered nuclei in a 3D image using a distance transform watershed. As a result an index-mask image is written for each input image.
This suite provides plugins to enhance 3D capabilities of ImageJ.
Performs 3D Gaussian blurring.
Performs watershed algotirhm with ij-1.52i.jar. legacy:ij.plugin.filter.EDM("watershed").
The macro will segment nuclei and separate clustered nuclei using a binary watershed. As a result an index-mask image is written for each input image.