Extract Outline Labeling

Definition of outline: All pixels which have a empty neighbor are considered as the outline of an labeling.

Options

ConnectedType
Neighbor of pixel. If 4-connected only pixels to the left/right and top/bottom with distance one are considered as neighbors. If 8-connected all pixels surrounding the pixel are considered as neighbors.

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
Labeling

Output Ports

Icon
Outline Labeling

Views

Image Viewer
Another, possibly interactive, view on table cells. Displays the selected cells with their associated viewer if it exists. Available views are:
- Missing Value Viewer
-- An empty viewer that is shown when the input cell has no value to display.
- XML
-- XML tree
- 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.
- Histogram Viewer
-- This viewer shows the histogram of the currently selected image.
- 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

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.