Labeling Filter

Filters the segments of a labeling according to some filter criteria like segment label, segment area, or whether the segment is touching the labeling border.

Options

Label Name
Excludes or includes a segment if the labels matches the given expression, respectively. The expression may contain wildcards, i.e. '*' (matching any sequence of characters) and '?' (matching any one character).
Segment Area
A segment will be included in the result labeling if the area is within the given interval.
Border Segments
Option to remove segments which are touching the border (no matter which dimension). Only the selected dimensions are considered to test whether segments are touching the border.
Speed-up
If it can be guaranteed that the input labeling does not contain overlapping segments, the calculation can be accelerated. If this option is checked but the input DOES contain overlapping segments might lead to unexpected results!

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
Filtered Labelings

Views

Image Viewer
Another, possibly interactive, view on table cells. Displays the selected cells with their associated viewer if it exists. Available views are:
- Image Viewer
-- This viewer renders the selected image-cell.
- 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.
- Labeling View
-- View on a labeling/segmentation
- 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.
- XML
-- XML tree

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.