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

What if we don't have the ground-truth to scale the translation vector ? #13

Open
ChetanPatil28 opened this issue Nov 7, 2020 · 2 comments

Comments

@ChetanPatil28
Copy link

Hi @felixchenfy , this is such good work :-)

I have a doubt on

Change scale:
Scale the translation t to be the same length as the ground truth so that I can make a comparison with ground truth. Then, scale the map points correspondingly

What if we don't have the ground-truth to scale the translation vector.
I know that in such cases we can estimate the relative scale by using three-views, but I don't find a good resource on it.
Can you point me out to any code that implements the relative-scale estimation ?

Thanks

@felixchenfy
Copy link
Owner

felixchenfy commented Nov 11, 2020 via email

@mhyoosefian
Copy link

Hi. Hope you are doing well.
In this case, we have to use another sensor to overcome the scale ambiguity problem. For instance, it is common to fuse data from an IMU with data from the camera to estimate the scale.
There are numerous resources on the internet, like: this one

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

3 participants