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

True scale tacking and mapping using downward looking camera and rangefinder #175

Open
Razbotics opened this issue Dec 18, 2019 · 0 comments

Comments

@Razbotics
Copy link

According to algorithm the median scene depth is calculated and used for scale. I want to know if we can replace median scene depth with measurements from rangefinder and obtain true scale tracking and mapping. In this below reference here is the region where median scene depth is calculated is this the correct region for modification or more modification is needed?

float medianDepth = pKFini->ComputeSceneMedianDepth(2);

It will be really appreciated if I get some help for the modifications.

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