Uses of Class
inra.ijpb.geometry.AngleDiameterPair
Package | Description |
---|---|
inra.ijpb.geometry |
Utility functions for geometric computing applied to image analysis.
|
-
Uses of AngleDiameterPair in inra.ijpb.geometry
Methods in inra.ijpb.geometry that return AngleDiameterPair Modifier and Type Method Description static AngleDiameterPair
FeretDiameters. minFeretDiameter(java.util.ArrayList<? extends java.awt.geom.Point2D> points)
Computes Minimum Feret diameter of a set of points and returns both the diameter and the corresponding angle.