Skip to content

export_openMVS #698

Answered by cdcseacave
AdrianKriger asked this question in Q&A
Sep 7, 2021 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

the geo-reference absolute position can be usually represented as a trasform from a local to an absolute coordinate space, ex from ENU to ECEF; all you need to do is reconstruct the SfM scene in ENU, compute the transoform to ECEF (OpenMVG should be able to do this), proceed with OpenMVS as usual in the ENU coordinate space, and at the end transform the mesh or the point cloud (whjatever you need) to ECEF, etc.

please do not use VisualSFM, it is deprecated and not performing as well

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@AdrianKriger
Comment options

@cdcseacave
Comment options

@AdrianKriger
Comment options

Answer selected by AdrianKriger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants