Back to module list
Identify objects
Description
Takes a binary image and uses connected components labelling to create objects
Uses MorphoLibJ to perform connected components labelling in 3D.
Larger label bit depths will require more memory, but will enable more objects
to be detected (8-bit = 255 objects, 16-bit = 65535 objects, 32-bit = (near) unlimited.
Parameters
- Image input, object output
- Input image
- Output objects
- Object identification
- Black objects/white background
- Type: BooleanP
- Default value: true
- Identify as single object
- Type: BooleanP
- Default value: false
- Connectivity
- Type: ChoiceP
- Default value: 26
- Choices: