InverseDistanceTransform
InverseDistanceTransform[image]
gives the inverse distance transform of image, returning the result as a binary image.
Details and Options
- InverseDistanceTransform reconstructs a binary image from its distance transform or skeleton transform.
- The inverse distance transform is computed as the union of all disks centered around each pixel of the distance transform, taking the pixel value to be the radius.
- InverseDistanceTransform takes a DistanceFunction option. By default, the EuclideanDistance is used. Other possible settings are ManhattanDistance and ChessboardDistance.
Examples
open allclose allScope (2)
Options (3)
Wolfram Research (2010), InverseDistanceTransform, Wolfram Language function, https://reference.wolfram.com/language/ref/InverseDistanceTransform.html.
Text
Wolfram Research (2010), InverseDistanceTransform, Wolfram Language function, https://reference.wolfram.com/language/ref/InverseDistanceTransform.html.
CMS
Wolfram Language. 2010. "InverseDistanceTransform." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/InverseDistanceTransform.html.
APA
Wolfram Language. (2010). InverseDistanceTransform. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/InverseDistanceTransform.html