public interface DistanceTransform3D extends Algo
| Modifier and Type | Method and Description | 
|---|---|
ij.ImageStack | 
distanceMap(ij.ImageStack image)
Computes the distance map from a 3D label image. 
 | 
addAlgoListener, removeAlgoListenerij.ImageStack distanceMap(ij.ImageStack image)
image - a 3D label map, where integer values correspond to region
            labels, and 0 value to background.Copyright © 2014–2023 INRA-IJPB Modeling and Digital Imaging lab. All rights reserved.