Uses of Class
inra.ijpb.morphology.strel.SquareStrel
| Package | Description |
|---|---|
| inra.ijpb.morphology.strel |
A collection of Structuring Element ("Strel") implementations for mathematical morphology.
|
-
Uses of SquareStrel in inra.ijpb.morphology.strel
Methods in inra.ijpb.morphology.strel that return SquareStrel Modifier and Type Method Description static SquareStrelSquareStrel. fromDiameter(int diam)Creates a new square-shape structuring element with the specified diameter (equal to square side length).static SquareStrelSquareStrel. fromRadius(int radius)Creates a new square-shape structuring element with the specified radius.SquareStrelSquareStrel. reverse()