Binary
Image operations which either act binary images. Binary images are 8-bit with 255-intensity background and 0-intensity objects.
DEPRECATED: This Module has been superseeded by separate Modules for 2D and 3D binary operations.
Binary operations 2DApplies stock ImageJ binary operations to an image in the workspace.
Calculate distance mapCreates a 32-bit greyscale image from an input binary image, where the value of each foreground pixel in the input image is equal to its Euclidean distance to the nearest background pixel.
Dilate and erodeApplies binary dilate or erode operations to an image in the workspace.
Extended minima/maximaDetects extended minima or maxima in a specified input image.
Fill holesPerforms a 3D fill holes operation on an input binary image.
Fill holes by volumePerforms a volume-limited 3D fill holes operation on an input binary image.
Fix skeleton breaksFixes breaks (gaps) in binary skeleton images.
SkeletoniseCreates an skeletonised representation of a specific binary image in the workspace.
Watershed transformPeforms a watershed transform on a specified input image.