Returns Euclidean distance transform image. Calculates for non-obstacle voxels (i.e. voxels with value val) the distance to the nearest obstacle voxel.
Parameters: | |
---|---|
Return type: | |
Returns: | Euclidean distance image output.mtype == mango.mtype('distance_map')., |