Skip to content

Feature request: add GPS Accuracy to score in compute image pairs #11

Description

@smathermather

Model initialization for reconstructing models with datasets that contain variable accuracy GPS, like when combining aerial and terrestrial data where the terrestrial imagery may have lower confidence GPS than the aerial imagery.

The choice of initial camera pairs can drive the creation of the entire model resulting in wildly skewed models like this:
image

When the model when orthorectified should look like this:
image

Removing GPS data for shots with low quality GPS can result in much better models, but forces the use of BOW matching which can be much slower than OpenSfM's default incremental approach:
image

I propose adding an optional scoring factor to compute_image_pairs that prioritizes high quality estimates of GPS over low quality, when estimates are available

I have also posted about this on the community forum here:
https://community.opendronemap.org/t/reconstructing-models-from-multiple-levels-aerial-and-ground-initial-findings/11817

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions