Labeling Arithmetic

Perform special arithmetics to combine to labelings.

Options

Choose labeling columns
Select the columns to process here.
Method
  • INTERSECT: intersection of two labelings at any pixel position, i.e. checks if both labelings contain the same label at pixel position.
  • DIFFERENCE: difference of two labelings at any pixel position
  • CONGRUENT: if two labelings at a pixel position are congruent, the labels at this position will be set. else empty list.
  • MERGE: two labelings will be merged at any pixel position
  • AND: the labels of the first column will be set, if both labelings contain labels at this pixel position
  • XOR - if there are no labels at each of the two labelings, but in the other labeling there are, the available labels will be set
Virtually extend
Select if the second labeling should be synchronized to the size of the first selected labeling.

Column Selection

Column Creation Mode

Mode how to handle the selected column. The processed column can be added to a new table, appended to the end of the table, or the old column can be replaced by the new result

Column Suffix
A suffix appended to the column name. If "Append" is not selected, it can be left empty.
Column Selection
Selection of the columns to be processed.

Input Ports

Icon
Labelings

Output Ports

Icon
Result

Views

Image Viewer
Another, possibly interactive, view on table cells. Displays the selected cells with their associated viewer if it exists. Available views are:
- Labeling View
-- View on a labeling/segmentation
- XML
-- XML tree
- Histogram Viewer
-- This viewer shows the histogram of the currently selected image.
- Missing Value Viewer
-- An empty viewer that is shown when the input cell has no value to display.
- BigDataViewer
-- A viewer shown when the user selects an interval of rows and columns in the viewer. This viewer combines all images and labelings in the selected interval to one image by rendering them next to each other. Alternatively, the images and labelings can be layed over each other.
- Combined View
-- A viewer shown when the user selects an interval of rows and columns in the viewer. This viewer combines all images and labelings in the selected interval to one image by rendering them next to each other. Alternatively, the images and labelings can be layed over each other.
- Image Viewer
-- This viewer renders the selected image-cell.

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.