Introduction Getting started Modules List of modules Macros Extending MIA
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