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

Why using virtual baseline when using RGB-D camera? #248

Open
RonghaiHe opened this issue Jan 10, 2025 · 0 comments
Open

Why using virtual baseline when using RGB-D camera? #248

RonghaiHe opened this issue Jan 10, 2025 · 0 comments

Comments

@RonghaiHe
Copy link

Just wonder why using virtual baseline in RGB-D pipeline to find the corresponding feature points on the "right" side.

Code in this line calculates $f_x \cdot b$ (fx_b) and this line uses it to calculates disparity to obtain uR for right_point in this line

As the depth image is registered, the depths of points is obtained, why calculating the pixel position of the point on the "right" side?

Thanks.

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