There are 2897 nodes that can be used as successor
for a node with an output port of type Table.
This Node provides Edge-Preserving denoising via searching for homogeneous neighborhoods around each pixel.
Applys Median filtering to images in n-dimensions
Applys Min filtering to images in n-dimensions
A constant-time Quantile Filter. If you choose quantile = 50, you approximate a median filter.
Applies sigma filtering to the input images.
Applies the Sobel-Operator to the input images. Use signed image types (like byte, short, etc) to avoid unwanted image artifacts.
Applys Variance filtering to images in n-dimensions
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 […]
Converts a collection of numbers into an image.