Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[request] colmap #23744

Open
RubenRBS opened this issue Apr 24, 2024 · 3 comments · May be fixed by #23827
Open

[request] colmap #23744

RubenRBS opened this issue Apr 24, 2024 · 3 comments · May be fixed by #23827
Assignees

Comments

@RubenRBS
Copy link
Member

RubenRBS commented Apr 24, 2024

Package Name/Version

colmap

Webpage

https://github.com/colmap/colmap

Source code

https://github.com/colmap/colmap

Description of the library/tool

COLMAP is a general-purpose Structure-from-Motion (SfM) and Multi-View Stereo (MVS) pipeline with a graphical and command-line interface. It offers a wide range of features for reconstruction of ordered and unordered image collections.

Got it requested in-person in Using cpp::std conference

@valgur
Copy link
Contributor

valgur commented Apr 24, 2024

This is the package that I have actually been working towards with quite a few of my PRs!

What's still missing are:

  1. Improved OpenMP support for SuiteSparse: llvm-openmp: match FindOpenMP.cmake output, add MSVC support #22353
  2. SuiteSparse CHOLMOD support: suitesparse-cholmod: new recipe #23553
  3. CHOLMOD support in Ceres for COLMAP: ceres-solver: add support for SuiteSparse, CUDA, LAPACK and METIS #23815

Ultimately would like to have better CUDA integration and support on CCI as well, which would help a lot with this package.

@RubenRBS
Copy link
Member Author

That's great to hear, I'll try to prioritize those PRs next week then :)

@RubenRBS RubenRBS self-assigned this Apr 25, 2024
@SpaceIm
Copy link
Contributor

SpaceIm commented Apr 26, 2024

duplicate of #4568 ;)

@valgur valgur linked a pull request Apr 30, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants