Node Connectivity

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

Binary Image Operations Streamable

Combines two binary images with AND, OR or XOR.

Convex Hull Streamable

Determines the convex hull of a point cloud in a BINARY image for two dimensions.

Distance Map Streamable

Transforms a binary image into a distance map.

Fill Holes Streamable

Fill black holes in binary images

Morphological Image Operations Streamable

Performs morphological operations on images.

Anisotropic Diffusion Streamable

This Node applies the Perona and Malik diffusion scheme to denoise images.

Average Filter Streamable

Applys average filtering to images in n-dimensions

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.