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