global reconstruction
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 899
- PR merge metrics
- No merged PRs in 30d
Description
I tried to use opensfm to reconstruct some images takes by a car camera with accurate GPS. As the number of images is quite large, it takes a lot of time to obtain the result. I have also tried to split the dateset into pieces and used align submodels to merge them, but there are some error in the connecting parts. So, is it possible to use opensfm to do global reconstruction like openmvg?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing OpenSfM's reconstruction workflow and the align submodels process described in the issue. Compare the requested global reconstruction behavior with the existing workflow and OpenMVG's approach. Done means determining whether global reconstruction is supported or defining the scope needed to support it, including reliable connections between submodels.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100