Label image

../../../../_images/image_labelling.svg

Creates integer image with separate labels for each connected region with same values in input image

Documentation

Definition

Input ports:
source

image

source image to label

Output ports:
result

image

result after labelling

Configuration:
Diagonal neighbourhood (diagonal)

Allow connections along diagonal

Some of the docstrings for this module have been extracted from the scikit-image library and are covered by their respective licenses.

class node_labelling.ImageLabelling[source]