Hello,
I'm working on a project and am getting weird results using GCPs to check the error of my model that has been georeferenced using 2 different camera datasets. I have 10 GCPs that I've selected in all images in another project, and exported them as an .xml file.
1. import images
2. align images
3a. georeference point cloud with camera position data A, error is 1 m, save as one project
3b. georeference point cloud with camera position data b, error is 3 m, save as different project
* At this point, everything seems to make sense, as camera position data A should be more accurate than position data B
4a. import markers (all unchecked), while the camera position error is 1 m, the markers check error is 2 m
4b. import markers (all unchecked), camera position error is 3 m, but marker check error is 1.5 m
I'm having trouble understanding why the camera positions with the lower error have a higher 'true error' (checked with GCPs), while the camera positions with the higher error have a lower 'true error'.
Any suggestions/ideas would be great, thanks!