public interface DistanceTransform2D extends Algo
| Modifier and Type | Method and Description |
|---|---|
ij.process.ImageProcessor |
distanceMap(ij.process.ImageProcessor image)
Computes the distance map from a label image.
|
addAlgoListener, removeAlgoListenerij.process.ImageProcessor distanceMap(ij.process.ImageProcessor image)
image - a 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.