Uses of Class
georegression.geometry.polygon.AreaIntersectionPolygon2D_F32
Packages that use AreaIntersectionPolygon2D_F32
-
Uses of AreaIntersectionPolygon2D_F32 in georegression.metric
Methods in georegression.metric with parameters of type AreaIntersectionPolygon2D_F32Modifier and TypeMethodDescriptionstatic floatDistance2D_F32.scoreIoU(Polygon2D_F32 a, Polygon2D_F32 b, @Nullable AreaIntersectionPolygon2D_F32 computeArea) Returns the Intersection Over Union (IoU) score for two simple polygon