View source: R/polygon_overlap.R
polygon_overlap | R Documentation |
convex_hull
is a wrapper function to iterate through a SpatialPolygonsDataFrame
polygon_overlap(pol, predictions)
pol |
A ground truth polygon |
prediction |
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.