Uses of Class
inra.ijpb.morphology.strel.AbstractSeparableStrel
| Package | Description |
|---|---|
| inra.ijpb.morphology.strel |
A collection of Structuring Element ("Strel") implementations for mathematical morphology.
|
-
Uses of AbstractSeparableStrel in inra.ijpb.morphology.strel
Subclasses of AbstractSeparableStrel in inra.ijpb.morphology.strel Modifier and Type Class Description classDiamondStrelStructuring element representing a diamond of a given diameter.classOctagonStrelAn Octagonal structuring element, obtained by decomposition into horizontal, vertical, and diagonal linear structuring elements.classSquareStrelA square structuring element, obtained by decomposition into horizontal and vertical linear structuring elements with the same size.