project | R Documentation |
Project boxes from image coordinates into utm In order to plot the annotations, they need to be projected and overlayed on RGB boxes
project(boxes, raster_object)
boxes |
a data frame with xmin, xmax, ymin, ymax columns. Each row is a tree bounding box |
raster_object |
a rgb raster::stack to overlay annotations. This needs a utm CRS |
SpatialPolygons object of annotations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.