Hi,
I’ve been testing ODM and have few questions.
- I’ve processed different datasets and it seems that results vary depending on drone used. Projects that have been captured using Phantom drone have good accuracy, but Mavic data is always 40 - 80 cm off. Has anybody else has noticed similar pattern and what might be causing this?
2.I have processed the same data in Agisoft without problems and ortho accuracy is under 5cm. This tells me that there’s no problem with data. I assume that problem comes from bad choice of processing parameters. Do you have suggestions on what might improve project accuracy? I’m using basic command line:
docker run -ti --rm -v E:/ODM/2614:/datasets/code opendronemap/odm --project-path /datasets --gcp “/datasets/code/gcp_list.txt”
Thanks