OpenDroneMap / FIELDimageR

FIELDimageR: A R package to analyze orthomosaic images from agricultural field trials. This package is a compilation of functions to analyze pos-mosaicking images from research fields, and allows to: crop the image; remove soil effect; build vegetation indices; rotate the image; build the plot shapefile; extract information for each plot; and evaluate stand count, canopy percentage, and plant height.
GNU General Public License v2.0
237 stars 89 forks source link

Added Dockerfile and updated README.md #10

Closed Chris-Schnaufer closed 3 years ago

Chris-Schnaufer commented 4 years ago

Added Dockerfile for building Docker images with FIELDimageR already installed.

Updated the README Installation section to include building and running Docker images; also consolidated the original installation instructions into this section.

Changed 1. Required packages section to 1. First Steps due to moving installation of required packages to Installation section

Chris-Schnaufer commented 4 years ago

Linking to issue https://github.com/OpenDroneMap/FIELDimageR/issues/7 in this comment