| Constructor and Description | 
|---|
ChamferLabelErosion2DShort(ChamferMask2D mask,
                          double radius)
Creates a new operator for erosion of label images based on Chamfer
 masks. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ij.process.ImageProcessor | 
process(ij.process.ImageProcessor image)
Apply morphological erosion of the labels within the specified input
 image. 
 | 
addAlgoListener, fireProgressChanged, fireProgressChanged, fireStatusChanged, fireStatusChanged, removeAlgoListenerpublic ChamferLabelErosion2DShort(ChamferMask2D 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.