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

Try fusing depth data from non-keyframes into keyframes #12

Open
puzzlepaint opened this issue Jun 18, 2019 · 0 comments
Open

Try fusing depth data from non-keyframes into keyframes #12

puzzlepaint opened this issue Jun 18, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@puzzlepaint
Copy link
Collaborator

Currently, non-keyframes almost do not contribute to the final result (other than helping initialize the pose estimation for their follow-up keyframe). It might be worth trying to fuse their depth data with the closest keyframe to possibly obtain denser and less noisy depth in keyframes (while however also introducing possible occlusion issues with this reprojection, if something is projected into a keyframe which is actually not visible from its viewpoint).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant