View source: R/load_field_crown.R
load_field_crown | R Documentation |
load_ground_truth is a wrapper function to get a plot annotation from file, project into geographic coordinates and potentially overlay on RGB data
load_field_crown(plot_name, show = TRUE)
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. |
A SpatialPolygonsDataFrame of ground truth boxes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.