load_ground_truth: Load and overlay ground truth annotations for single plot...

View source: R/load_ground_truth.R

load_ground_truthR Documentation

Load and overlay ground truth annotations for single plot evaluation

Description

load_ground_truth is a wrapper function to get a plot annotation from file, project into geographic coordinates and potentially overlay on RGB data

Usage

load_ground_truth(plot_name, show = TRUE)

Arguments

plot_name

The name of plot as given by the filename (e.g "SJER_021.tif" -> SJER_021).

show

Logical. Whether to plot the ground truth data overlayed on the RGB image.

Value

A SpatialPolygonsDataFrame of ground truth boxes.


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