Package adams.data.objectoverlap
-
Interface Summary Interface Description BoundingBoxFallbackSupporter Interface for classes that can fall back on a bbox when the polygon is too small in relation to the bbox.LabelAwareObjectOverlap Interface forObjectOverlap
classes that can distinguish between correct/incorrect labels.ObjectOverlap Interface for schemes that calculate image overlaps.OptionalBoundingBoxFallbackSupporter Interface for classes that can (optionally) fall back on a bbox when the polygon is too small in relation to the bbox. -
Class Summary Class Description AbstractObjectOverlap Ancestor for schemes that calculate image overlaps.AreaRatio Uses the area ratio between the annotated and predicted objects.IntersectOverUnionRatio Computes the Intersect Over Union (IOU) between annotations and predictions.Null Dummy, does not calculate any overlaps. -
Enum Summary Enum Description GeometryType Enumeration of geometry types.