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

The map selection point always moves #47

Open changwushuai opened 10 months ago

changwushuai commented 10 months ago

Hello, I just started to use the FILDimageR package, I encountered a very critical problem, in the loaded image to select the point operation, the calibration point is always automatically moved, tried a lot of methods are still not resolved, I see that in the past there is a similar problem has been raised, and tried to try the solution is still not resolved, I hope that someone to help me, it's very important for me to come to the water!

filipematias23 commented 10 months ago

Hey there ... Did you try using x11() before running the code?

Please, check this post on LinkedIn: https://www.linkedin.com/posts/filipe-matias-27bab5199_fieldimager-mapview-mapedit-activity-7094792655523471360-EwED/

Let us know if it worked out well...!

Best, Filipe

changwushuai commented 9 months ago

Thanks for the guidance, it's working fine now, again, sincere thanks!