Node Connectivity

There are 5275 nodes that can be used as predessesor for a node with an input port of type Generic Port.

Bilateral Filter Streamable

Filter the input image using a bilateral filter.

Convolver Streamable

Generic Convolver to convolve an image with a given convolution kernel (which is also represented as an image).

Gaussian Convolution Streamable

A Gaussian blur (also known as Gaussian smoothing) is the result of blurring an image by a Gaussian function.

Gaussian Convolution StreamableDeprecated

A Gaussian blur (also known as Gaussian smoothing) is the result of blurring an image by a Gaussian function.

Max Filter Streamable

Applys Max filtering to images in n-dimensions

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.