polygon_overlap: Find area of overlap among sets of polygons

View source: R/polygon_overlap.R

polygon_overlapR Documentation

Find area of overlap among sets of polygons

Description

convex_hull is a wrapper function to iterate through a SpatialPolygonsDataFrame

Usage

polygon_overlap(pol, predictions)

Arguments

pol

A ground truth polygon

prediction

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.