IoU: Intersection-over-union of two polygons

View source: R/IoU.R

IoUR Documentation

Intersection-over-union of two polygons

Description

IoU finds the jaccard statistic for two input polygons

Usage

IoU(x, y)

Arguments

x

A SpatialPolygonDataFrame of length 1

y

A SpatialPolygonDataFrame of length 1

Value

a numeric value indiciating the jaccard overlap


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