OpenSfM icon indicating copy to clipboard operation
OpenSfM copied to clipboard

Open source Structure-from-Motion pipeline

Results 175 OpenSfM issues
Sort by recently updated
recently updated
newest added

I am trying to understand, how the **opensfm** works when i use [Command Line Source](https://github.com/mapillary/OpenSfM/blob/main/doc/source/using.rst?#LC82) according to the documentation `bin/opensfm command source` Example `bin/opensfm extract_metadata image/path` My understanding 1. Run...

question

My GoPro Hero 4 Session apparently produces images with "Focal Length in 35mm" set to 1, which produces horrible results when trying to reconstruct a scene. When I change `compute_focal`...

Dear users and contributors, As per our contributing guidelines and code-of-conduct, we're moving away from using the terminology `master` to using `main` instead, when speaking of the default git branch....

installation

Can I use superpoint+superglue to replace extract feature method and match feature method in OpenSFM?

sfm-reconstruction

If using pnp to recover shot pose, in fact, only tracks, which tracks length are more than 3, are used. And it ignores the relation between match pairs not reconstructed.

sfm-reconstruction

After much combat we ([Dronehub](https://dronehub.ai)) managed to get opensfm to work on ppc64el. Double, while calculating abs(det) is promoted to int on ppc64el, so that previously the condition that has...

cla signed

This PR adds SIFT GPU feature detection and matching to improve performance drastically with GPU.

cla signed

Hello :hand: This PR proposes the addition of a second attempt in order to fix faulty XML in XMP tags from cameras that have malformed/invalid XML. It doesn't change the...

cla signed