public class MorphologicalFilterCross3DPlugin extends Object implements ij.plugin.PlugIn
Cross3DStrel| Constructor and Description | 
|---|
MorphologicalFilterCross3DPlugin()  | 
| Modifier and Type | Method and Description | 
|---|---|
ij.ImagePlus | 
process(ij.ImagePlus image,
       Morphology.Operation op,
       Strel3D strel)
Applies the given operation to the given image. 
 | 
void | 
run(String arg)  | 
public void run(String arg)
run in interface ij.plugin.PlugInpublic ij.ImagePlus process(ij.ImagePlus image,
                            Morphology.Operation op,
                            Strel3D strel)
image - the image to processop - the morphological operation to applystrel - the structuring element to useCopyright © 2014–2023 INRA-IJPB Modeling and Digital Imaging lab. All rights reserved.