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

Parallel and loop to evaluate multiple images #30

Closed volpatoo closed 1 year ago

volpatoo commented 2 years ago

Hi all, I am using the object n.core from the function "fieldInfo" and when I set up the number of cores, this function does not work Do you have any thoughts on what it can be?

Thanks

Leonardo Volpato

filipematias23 commented 2 years ago

Hi Leonardo,

Which FIELDimageR version are you using?

Once we made a change in the code that caused this problem during the parallel. We fixed it in the last version.

I recommend using the last version.

Please, let us know if it worked.

All the best, Filipe

volpatoo commented 2 years ago

Hi Dr. Fillipe and team. Thanks for your prompt response about it. I forgot to reply to you before, but updating the FIELDimageR package solved this problem. Also, I needed admin permission to run it, which I already figured out it too.

Many thanks, Leonardo