Node Connectivity

There are 3042 nodes that can be used as successor for a node with an output port of type Table.

Max Homogeneity Streamable

This Node provides Edge-Preserving denoising via searching for homogeneous neighborhoods around each pixel.

Median Filter Streamable

Applys Median filtering to images in n-dimensions

Min Filter Streamable

Applys Min filtering to images in n-dimensions

Quantile Filter Streamable

A constant-time Quantile Filter. If you choose quantile = 50, you approximate a median filter.

Sigma Filter Streamable

Applies sigma filtering to the input images.

Sobel Filter Streamable

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

Variance Filter Streamable

Applys Variance filtering to images in n-dimensions

Compare Segments 

Compares two tables of segments (binary image masks) according to how many relativ pixels they have in common. Hence the actual segment shape AND the […]

Data Row to Image Streamable

Converts a collection of numbers into an image.