public class FloodFillComponentsLabeling3D.Result extends Object
| Modifier and Type | Field and Description | 
|---|---|
ij.ImageStack | 
labelMap
The image stack containing labels of connected components, or 0 for background. 
 | 
int | 
nLabels
The number of labels within the label map. 
 | 
| Constructor and Description | 
|---|
Result(ij.ImageStack labelMap)
Creates a new Result class from an (empty) labelMap. 
 | 
Copyright © 2014–2023 INRA-IJPB Modeling and Digital Imaging lab. All rights reserved.