From @dsandson on Tue Aug 29 2017 15:16:59 GMT+0000 (UTC)
I’ve been trying out WebODM for a little while now, and trying to gain enough knowledge to incorporate it into my work.
I have installed Ubuntu 16.04 LTS, and got WebODM up and running in Docker.
I gathered a data set with RTK GPS surveyed GCPs, then used the recommended technique of loading the images in QGIS & building a GCP list.txt file, with coords set to EPSG:29902 (Irish Grid). I also realise that georeferencing has issues with the default image resizing, so I’ve ran the process with ‘skip-resize’.
When the process has finished I have loaded the original GCPs in QGIS, alongside the orthophoto, both set to EPSG:29902. However I would expect the GCPs visible on the ortho to align with the point layer GCPs. However they are out by between 8.9-12.4 meters.
The process was run with the following flags;
min-num-features: 8000, mesh-size: 150000, dem-terrain-type: ComplexNonForest, skip-resize: true, use-25dmesh: true
I’ve checked the gcp file, with the original survey coords and they’re correct. also double checked the image coords. Cant see what else is incorrect.
I’ve used the following guidance on compiling the GCP file;
Not sure if this is up to date, or if theres a new improved technique.
Screenshot from QGIS and WebODM log (hopefully) attached, as well as GCP file. I can provide a link to the raw images if needed.
Regards
David
Copied from original issue: Geo-referencing Inaccurate · Issue #276 · OpenDroneMap/WebODM · GitHub