|
|
|||
|
|
DistanceTransform |
| DistanceTransform[image] gives the distance transform of image, in which the value of each pixel is replaced by its distance to the nearest background pixel. |
| DistanceTransform[image, t] treats values above t as foreground. |
| DistanceFunction | EuclideanDistance | distance metric function |