Distance Transform

A distance transform, also known as distance map or distance field, is a derived representation of a digital image. The choice of the term depends on the point of view on the object in question: whether the initial image is transformed into another representation, or it is simply endowed with an additional map or field.

The map labels each pixel of the image with the distance to the nearest obstacle pixel. A most common type of obstacle pixel is a boundary pixel in a binary image. See the image for an example of a chessboard distance transform on a binary image.

Usually the transform/map is qualified with the chosen metric. For example, one may speak of Manhattan distance transform, if the underlying metric is Manhattan distance. Common metrics are:

  • Euclidean distance
  • Taxicab geometry, also known as City block distance or Manhattan distance.
  • Chessboard distance

Applications are digital image processing (e.g., blurring effects, skeletonizing), motion planning in robotics, and even pathfinding.

Famous quotes containing the words distance and/or transform:

    It is the simplest relation of phenomena, and describes the commonest sensations with more truth than science does, and the latter at a distance slowly mimics its style and methods.
    Henry David Thoreau (1817–1862)

    The inspired scribbler always has the gift for gossip in our common usage ... he or she can always inspire the commonplace with an uncommon flavor, and transform trivialities by some original grace or sympathy or humor or affection.
    Elizabeth Drew (1887–1965)