Package adams.data.areaoverlap
-
Interface Summary Interface Description AreaOverlap Interface for classes that compute the overlapping areas between annotations and predictions. -
Class Summary Class Description AbstractAreaOverlap Ancestor for area overlap computation schemes.BoundingBoxBased Uses bounding boxes for the calculation.PolygonBased Uses polygons for the calculation. -
Enum Summary Enum Description AreaType How to calculate the area.