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

Refinement of unoptimized camera poses #121

Open
bkhanal-11 opened this issue Sep 19, 2023 · 1 comment
Open

Refinement of unoptimized camera poses #121

bkhanal-11 opened this issue Sep 19, 2023 · 1 comment

Comments

@bkhanal-11
Copy link

bkhanal-11 commented Sep 19, 2023

Thank you for this amazing work.

I have images, poses and intrinsic matrix obtained from a VIO SLAM. The poses I have are not optimized. I was looking for a tools to refine those poses based on feature matching from those images. Could you help me guide through it? I previously tried to use COLMAP and its instruction to refine pose but got really poor result.

So far I have tried to extract and match features using COLMAP, parse the known poses, images and intrinsics in the format "cameras.txt, images.txt, points3d.txt", then used point_triangulator and finally pixsfm.refine_colmap bundle_adjuster. But the results are worst than initial poses.

@Yuhuoo
Copy link

Yuhuoo commented Sep 29, 2024

I also have the same question.

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