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

Using COLMAPS estimated and refined camera intrinsics as input for localization? #51

Open
tworkool opened this issue Jun 20, 2024 · 0 comments

Comments

@tworkool
Copy link

Hello,
As the documentation states, Pixloc requires a text file with cameras and their intrinsics. I am working in a project which has one camera with unknown intrinsics among others which have intrinsics. Is it possible to use COLMAP's estimated camera intrinsics in that camera file? The focal length in particular is what I worry about because it is not up to scale...

paths = paths.add_prefixes(DATA_PATH , LOC_PATH)
paths.query_list = DATA_PATH / dataset / "queries_with_intrinsics.txt" #<----

localizer = PoseLocalizer(paths, conf)
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

1 participant