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

Scale factor #460

Open
DuyTPresent opened this issue Nov 21, 2024 · 1 comment
Open

Scale factor #460

DuyTPresent opened this issue Nov 21, 2024 · 1 comment

Comments

@DuyTPresent
Copy link

I want to ask whether the scale factor is optimized in pose optimization.
or is it handled in the initialization part. ( Ps[i] = s * Ps[i] - Rs[i] * TIC[0] - (s * Ps[0] - Rs[0] * TIC[0]); )
After initialization, is the scale factor optimized?

@brucezhcw
Copy link

brucezhcw commented Mar 2, 2025

visual Scale factor is only solved in initial part

after initial, imu & visual has nearly same scale.
but in stationary case or visual lost tracking and then retracked, Scale factor may has some problems

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