There are 5522 nodes that can be used as predessesor
for a node with an input port of type Generic Port.
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.
Converts an image (ImgPlusCell) into a collection of numbers (DoubleCells).