public interface GeodesicDistanceTransform3D extends Algo
DistanceTransform,
GeodesicDistanceTransform| Modifier and Type | Method and Description |
|---|---|
ij.ImageStack |
geodesicDistanceMap(ij.ImageStack marker,
ij.ImageStack mask)
Computes 3D geodesic distance transform (or geodesic distance map) of a
binary image of marker, constrained to a binary mask.
|
addAlgoListener, removeAlgoListenerij.ImageStack geodesicDistanceMap(ij.ImageStack marker,
ij.ImageStack mask)
marker - the binary image of markermask - the binary image of maskCopyright © 2014–2023 INRA-IJPB Modeling and Digital Imaging lab. All rights reserved.