determine_overlap: Finds overlap of two bounding boxes

View source: R/determine_overlap.R

determine_overlapR Documentation

Finds overlap of two bounding boxes

Description

Helper function that returns the proportion of overlap among two bounding boxes

Usage

determine_overlap(a, b)

Arguments

a

Bounding box that will be compared with b

b

Bounding box


TabakM/CameraTrapDetectoR documentation built on June 11, 2022, 9:37 p.m.