You are here: Start » Program Examples » Pattern Cutting

Pattern Cutting

Macrofilter Main

Used Filters

Icon Name Description
CloseImage E.g. removal of the "pepper" component of salt-and-pepper noise.
LoadImage Loads a single image from a file.
ThresholdToRegion_Relative Thresholds an image with a different threshold value for each pixel (inBaseImage(x, y) + inValue).
OpenImage E.g. removal of the "salt" component of salt-and-pepper noise.
MinimumImage Creates an image from the lower pixel values of each corresponding pair.