Uses of Interface
adams.data.objectoverlap.OptionalBoundingBoxFallbackSupporter
-
-
Uses of OptionalBoundingBoxFallbackSupporter in adams.data.areaoverlap
Classes in adams.data.areaoverlap that implement OptionalBoundingBoxFallbackSupporter Modifier and Type Class Description classPolygonBasedUses polygons for the calculation. -
Uses of OptionalBoundingBoxFallbackSupporter in adams.data.objectoverlap
Classes in adams.data.objectoverlap that implement OptionalBoundingBoxFallbackSupporter Modifier and Type Class Description classDiceCoefficientComputes the Dice coefficient between annotations and predictions.classIntersectOverUnionRatioComputes the Intersect Over Union (IOU) between annotations and predictions. -
Uses of OptionalBoundingBoxFallbackSupporter in adams.gui.visualization.object.objectannotations.outline
Classes in adams.gui.visualization.object.objectannotations.outline that implement OptionalBoundingBoxFallbackSupporter Modifier and Type Class Description classPolygonOutlinePlots the polygon.classPolygonVerticesPlots the polygon vertices. -
Uses of OptionalBoundingBoxFallbackSupporter in adams.gui.visualization.object.objectannotations.shape
Classes in adams.gui.visualization.object.objectannotations.shape that implement OptionalBoundingBoxFallbackSupporter Modifier and Type Class Description classFilledPolygonPlots a filled polygon.
-