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

How to get accurate disparity maps? #38

Open
yyyxs1125 opened this issue Feb 20, 2024 · 0 comments
Open

How to get accurate disparity maps? #38

yyyxs1125 opened this issue Feb 20, 2024 · 0 comments

Comments

@yyyxs1125
Copy link

Hi, thank you for the amazing dataset.
I'd like to obtain disparity maps from stereo camera.
The process is:

  1. abstract images from rostopic /nerian/left/image_raw and /nerian/right/image_raw
  2. rectify and undistort images, here involves the intrinsic matrix of both cameras and translation, rotation matrix between from right to left camera. I captured from .
  3. Use stereo semi-global matching method to get disparity maps
    However, the maps don't look good. Is the calibration file for two rostopic images? I also found you mentioned in this issue that it needs to joint calibration. Is it a necessary part of obtaining the disparity?

Figure_1
Thank you so much for any help.

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