Back to module list
Skeletonise
Description
Creates an skeletonised representation of a specific binary image in the workspace. The output 8-bit image will show black minima (intensity 0) on a white background (intensity 255). Each minima will show the lowest local intensity region within a specific dynamic range. Local variation greater than this dynamic will result in the creation of more minima. Uses the plugin "
MorphoLibJ".
Parameters
- Input image (default = "") Image from workspace to apply 3D skeletonisation operation to. This must be an 8-bit binary image (255 = background, 0 = foreground).
- Apply to input image (default = "true") When selected, the post-operation image will overwrite the input image in the workspace. Otherwise, the image will be saved to the workspace with the name specified by the "Output image" parameter.
- Output image (default = "") If "Apply to input image" is not selected, the post-operation image will be saved to the workspace with this name.