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

Specify Camera Model? #48

Closed
cduguet opened this issue Apr 12, 2022 · 2 comments
Closed

Specify Camera Model? #48

cduguet opened this issue Apr 12, 2022 · 2 comments

Comments

@cduguet
Copy link

cduguet commented Apr 12, 2022

I would like to specify the camera model for the reconstruction model. I've seen pycolmap accepts a camera_model parameter in its import_images function , which is called by hloc's import_images. In PixSfM it seems we can pass arguments for hloc's main, but hloc only knows how to manage camera_mode and not camera_model.

If I, for instance, would like to create and refine end-to-end a reconstruction with camera model OPENCV using (using hloc and not colmap). How should I do it?

PS: I could be posting this on hloc's issues, but since using pixsfm is my end goal maybe there is a better way to do it from here, that I'm not seeing.

Thank you!

@sarlinpe
Copy link
Member

Does this PR solve your issue?

@sarlinpe
Copy link
Member

This is now fully supported by hloc via cvg/Hierarchical-Localization#210. An example is given here: cvg/Hierarchical-Localization#219 (comment)

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

No branches or pull requests

2 participants