Skip to content

feat: script to import from colmap#583

Merged
mlopezantequera merged 1 commit into
masterfrom
feat-import-colmap
Apr 20, 2020
Merged

feat: script to import from colmap#583
mlopezantequera merged 1 commit into
masterfrom
feat-import-colmap

Conversation

@mlopezantequera
Copy link
Copy Markdown
Member

Script to convert a COLMAP reconstruction into the OpenSfM format.

It can import the COLMAP sqlite database:

  • Cameras
  • Features (w. scale)
  • Descriptors
  • Matches

As well as the COLMAP reconstruction from cameras.txt, points3D.txt and images.txt into:

  • Tracks
  • Final optimized cameras
  • Shots
  • 3D points

@mlopezantequera mlopezantequera requested a review from YanNoun April 18, 2020 14:25
@mlopezantequera mlopezantequera self-assigned this Apr 18, 2020
@mlopezantequera mlopezantequera merged commit 2cc0187 into master Apr 20, 2020
@mlopezantequera mlopezantequera deleted the feat-import-colmap branch April 20, 2020 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants