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

How to visualize the dense reconstruction presented in your paper? #3

Open
qian5683 opened this issue May 29, 2024 · 1 comment
Open

Comments

@qian5683
Copy link

Thanks for your good work! I want to know how to visualize the reconstructed map
image

@FuTaimeng
Copy link
Contributor

Hi, thank you for the question.

We used a straightforward mapping method, as the localization process doesn't rely on this map: we project each left image into 3D space using stereo depth, transform the point clouds with the predicted poses, and then aggregate all frames together.

I've uploaded the code as mapper.py in the dev branch, hope you find it helpful.

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