Parameters: |
- input (mango.Dds) – Euclidean distance transform image (distance_transform_edt())
for which the maximal covering sphere radii are calculated.
- maxdist (float) – Upper bound on the covering sphere radii.
- filecache (bool) – If True, uses cache files to store some of
the temporary computation data.
|