OpenSfM icon indicating copy to clipboard operation
OpenSfM copied to clipboard

Open source Structure-from-Motion pipeline

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

Little trivial; I just figured out how to run the docker container with opensfm, also ensuring that the localhost:8080 is running. I was wondering if we could add that information...

I am having difficulty with the SFM. It is always generating a fuzzy looking point cloud across multiple datasets. I have attached one example. It is based on an orbit...

Hello, I am currently working on a project involving Gaussian Splatting (GS) with data reconstructed from a 360 camera using OpenSfM. However, I've encountered a challenge: GS primarily supports the...

…natesMany Attempting to fix issue create here: [https://github.com/mapillary/OpenSfM/issues/1030#issue-2046628484](https://github.com/mapillary/OpenSfM/issues/1030#issue-2046628484)

cla signed

Should Camera::PixelToNormalizedCoordinatesMany be returning norm_coords instead of px_coords?see [https://github.com/mapillary/OpenSfM/blob/7f170d0dc352340295ff480378e3ac37d0179f8e/opensfm/src/geometry/src/camera.cc#L361](https://github.com/mapillary/OpenSfM/blob/7f170d0dc352340295ff480378e3ac37d0179f8e/opensfm/src/geometry/src/camera.cc#L361)

Hi! I presumed that this may an issue and that opensfm would be supposed to work across a range of matplotlib verisons, since [matplotlib hasn't been pinned](https://github.com/mapillary/OpenSfM/blob/7f170d0dc352340295ff480378e3ac37d0179f8e/requirements.txt#L6). Cf. the transcript...

Hi! It'd seem that `sphinx.setup_command` doesn't exist since `7.0`: - https://github.com/sphinx-doc/sphinx/blob/v6.2.1/sphinx/setup_command.py - https://github.com/sphinx-doc/sphinx/tree/v7.0.0/sphinx/setup_command.py (doesn't exist) In Nixpkgs, since opensfm's `requirements.txt` pin its dependencies to the patch versions (e.g. `Sphinx==4.2.0`), we've...

Hi! Distributions like e.g. Nixpkgs often use git tags and/or github releases as a cue for automated package updates. The latest OpenSfM semver tag dates to the August of 2020,...

Configuring for python 3.11... -- Found AMD library: /usr/lib/x86_64-linux-gnu/libamd.so -- Found AMD header in: /usr/include/suitesparse -- Found CAMD library: /usr/lib/x86_64-linux-gnu/libcamd.so -- Found CAMD header in: /usr/include/suitesparse -- Found COLAMD library:...

Hello guys, I am new here. I used to use Agisoft Metashape in my projects, and on their report there is the camera parameters and the error and correlation between...