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

Extract disparity maps from the Pre-rendered Dataset #2

Open
bartn8 opened this issue Jan 7, 2025 · 0 comments
Open

Extract disparity maps from the Pre-rendered Dataset #2

bartn8 opened this issue Jan 7, 2025 · 0 comments

Comments

@bartn8
Copy link

bartn8 commented Jan 7, 2025

Dear Authors,
Thanks for your very interesting work.

I'm trying to extract a disparity map from the Pre-rendered Dataset, however, I have some difficulties.

Firstly, given frame0, I tried to extract a depth map from data_0 -> denoising_position_map -> layer 0, however, the XYZ coordinates seem normalized between 0 and 1: to "resolve" the problem I applied the extrinsic_mat inside data_0.

Next, I used the c_x and stereo_interocular_distance [m] inside camera_info.json to convert the depth map to a disparity map.

Here there is an example using frame 2_118.

test
The colormap seems consistent, however, this procedure is wrong somewhere since the warped image is different w.r.t image_1

test_warp2

Do you have any suggestions?

Thanks for your time and support.

Best regards,
Luca

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