project: Project boxes from image coordinates into utm In order to...

View source: R/project.R

projectR Documentation

Project boxes from image coordinates into utm In order to plot the annotations, they need to be projected and overlayed on RGB boxes

Description

Project boxes from image coordinates into utm In order to plot the annotations, they need to be projected and overlayed on RGB boxes

Usage

project(boxes, raster_object)

Arguments

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

Value

SpatialPolygons object of annotations


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