| Constructor and Description | 
|---|
ChamferLabelErosion3DShort(ChamferMask3D mask,
                          double radius)
Creates a new operator for erosion of label images based on Chamfer
 masks. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ij.ImageStack | 
process(ij.ImageStack image)
Apply morphological erosion of the labels within the specified input
 image. 
 | 
addAlgoListener, fireProgressChanged, fireProgressChanged, fireStatusChanged, fireStatusChanged, removeAlgoListenerpublic ChamferLabelErosion3DShort(ChamferMask3D mask, double radius)
mask - the Chamfer mask use to propagate distancesradius - the radius used to compute erosion from distance map.Copyright © 2014–2023 INRA-IJPB Modeling and Digital Imaging lab. All rights reserved.