Uses of Class
inra.ijpb.morphology.strel.DiskStrel
| Package | Description |
|---|---|
| inra.ijpb.morphology.strel |
A collection of Structuring Element ("Strel") implementations for mathematical morphology.
|
-
Uses of DiskStrel in inra.ijpb.morphology.strel
Methods in inra.ijpb.morphology.strel that return DiskStrel Modifier and Type Method Description static DiskStrelDiskStrel. fromDiameter(int diam)Creates a structuring element with a circular shape of the given diameter.static DiskStrelDiskStrel. fromRadius(int radius)Creates a structuring element with a circular shape of the given radius.DiskStrelDiskStrel. reverse()