intersection_over_union: Calculates 'Intersection-Over-Union' for two bounding boxes.

Description Usage Arguments Value

Description

Calculates 'Intersection-Over-Union' for two bounding boxes.

Usage

1

Arguments

box1

Vector '(xmin, ymin, xmax, ymax)' with box coordinates.

box2

Vector '(xmin, ymin, xmax, ymax)' with box coordinates.

Value

'Intersection-Over-Union' for two bounding boxes.


maju116/platypus documentation built on Oct. 18, 2020, 9:40 a.m.