View source: R/polygon_overlap_all.R
polygon_overlap_all | R Documentation |
Find area of overlap among all sets of polygons
polygon_overlap_all(ground_truth, predictions)
ground_truth |
A ground truth polygon |
predictions |
prediction polygons |
A data frame with the crown ID, the prediction ID and the area of overlap.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.