Median Filter Streamable

Applys Median filtering to images in n-dimensions

Average Filter Streamable

Applys average filtering to images in n-dimensions

Max Filter Streamable

Applys Max filtering to images in n-dimensions

Min Filter Streamable

Applys Min filtering to images in n-dimensions

h-Dome Extraction Streamable

Extract regions of height h from an image.

Thinning Streamable

Reduce an image to its skeleton, a simplified representation which is topologically equivalent.

Distance Map Streamable

Transforms a binary image into a distance map.

Convex Hull Streamable

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

Local Thresholding Streamable

Performs an efficient local binary thresholding on an input image.

Local Thresholding (deprecated) Streamable

Performs an efficient local binary thresholding on an input image.