Git Product home page Git Product logo

Comments (3)

paulinus avatar paulinus commented on May 30, 2024

Right now, OpenSfM is ignoring the altitude tag in exif. We started with this option because our datasets were mainly flat and we have found the altitude tag coming from phones to be unreliable.

The assumption of "flat" dataset is used in two places.

To support datasets with significant vertical component, we need to use the actual EXIF altitude tag, and set the alignment algorithm to 'naive', which will align the camera positions to the (lat, lon, altitude) tag directly without trying to find the vertical direction first.

Do you have a dataset with good altitude tags that I could try?

from opensfm.

chris-cooper avatar chris-cooper commented on May 30, 2024

Great, thanks for your help @paulinus! I'm able to get something starting to work with these changes:

use-altitude-tag...chris-cooper:altitude-support

A couple of notes...

  • I'm not sure about the uncommenting in bundle.h since this may already be taken care of by the translation priors. It did seem to improve the result though.
  • align_reconstruction() would need better logic than what I provided.

It's not the dataset I was referring to originally, but I notice this one has altitude...
https://github.com/OpenDroneMap/odm_data_lewis
It's a more horizontal dataset though, and I have no idea of the quality of the altitude measurement.

from opensfm.

paulinus avatar paulinus commented on May 30, 2024

Closing since the problem was solved with the option use_altitude_tag: yes

from opensfm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.