--- layout: default ---
Introduction Getting started Modules Macros
Back to module list

Calculate distance map

Description

Creates a 32-bit greyscale image from an input binary image, where the value of each foreground pixel in the input image is equal to its Euclidean distance to the nearest background pixel. This image will be 8-bit with binary logic determined by the "Binary logic" parameter. The output image will have pixel values of 0 coincident with background pixels in the input image and values greater than zero coincident with foreground pixels. Uses the plugin "MorphoLibJ".

Parameters