public interface SizeOpening3D extends Algo
| Modifier and Type | Method and Description | 
|---|---|
ij.ImageStack | 
process(ij.ImageStack image,
       int minVolume)
Applies size opening on the input 3D grayscale image and returns the result. 
 | 
addAlgoListener, removeAlgoListenerij.ImageStack process(ij.ImageStack image,
                      int minVolume)
image - the image to process.minVolume - the minimal number of voxels the regions need to keep.Copyright © 2014–2023 INRA-IJPB Modeling and Digital Imaging lab. All rights reserved.