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
230 stars 89 forks source link

At least 3 bands (RGB) are necessary to calculate indices available in FIELDimageR #59

Open benlopez15 opened 6 months ago

benlopez15 commented 6 months ago

I am having issues with my mosaic in R. It keeps saying that only 1 layer is available. I am using Pix4DMapper to stich the images together. Which tif file should I use after I process the images in Pix4DMapper? Or how should I use Pix4DMapper with FieldImageR?

filipematias23 commented 6 months ago

Could you share a print? It´s hard to understand your question.

@pspawar71, any idea?

Thanks, Filipe