polygon_overlap_all: Find area of overlap among all sets of polygons

View source: R/polygon_overlap_all.R

polygon_overlap_allR Documentation

Find area of overlap among all sets of polygons

Description

Find area of overlap among all sets of polygons

Usage

polygon_overlap_all(ground_truth, predictions)

Arguments

ground_truth

A ground truth polygon

predictions

prediction polygons

Value

A data frame with the crown ID, the prediction ID and the area of overlap.


weecology/NeonTreeEvaluation_package documentation built on Aug. 27, 2024, 10:53 a.m.