Splitter (uncropped) Streamable

Splits images in lower dimensional parts.

Merger 

Merges images from different columns to one image object.

Sobel Filter Streamable

Applies the Sobel-Operator to the input images. Use signed image types (like byte, short, etc) to avoid unwanted image artifacts.

Global Thresholder Streamable

A threshold is determined manually or calculated automatically to threshold the image.

Feature Calculator (BETA) 

Calculate numerical features of an image, the regions in a labeling (= segments) or segment on an image. Please note: This node is in a beta-testing […]

Image to DataRow Streamable

Converts an image (ImgPlusCell) into a collection of numbers (DoubleCells).

Image Cropper Streamable

Crops orthogonal selections from an image and puts them together again.

Image Cropper StreamableDeprecated

Crops orthogonal selections from an image and puts them together again.

Image to Labeling Streamable

Converts an image cell to a labeling cell (segmentation).

Data Row to Image Streamable

Converts a collection of numbers into an image.