Uses of Class
inra.ijpb.morphology.strel.AbstractSeparableStrel3D
| Package | Description |
|---|---|
| inra.ijpb.morphology.strel |
A collection of Structuring Element ("Strel") implementations for mathematical morphology.
|
-
Uses of AbstractSeparableStrel3D in inra.ijpb.morphology.strel
Subclasses of AbstractSeparableStrel3D in inra.ijpb.morphology.strel Modifier and Type Class Description classCubeStrelA cubic structuring element, obtained by decomposition into linear structuring elements with the same size along each dimension.classCuboidStrelA cuboid structuring element, obtained by decomposition into linear structuring elements (that can have different sizes) along each dimension.