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

Is there additional process to use MVL, MVR image in SynWoodScape to project_2d_to_3d? #140

Open
Bion7232 opened this issue Jul 16, 2024 · 2 comments

Comments

@Bion7232
Copy link

Bion7232 commented Jul 16, 2024

Hello.
I tried to get a 3D point cloud using a RGB-D data from SynWoodScape dataset.
I used the project_2d_to_3d function in the Camera class at projection.py .
It works well when using FV, RV images, but does not project well in MVL, MVR images.
In particular, the projections of MVL or MVR images do not align with each other.
Is there a procedure that I have to go through when using MVL, MVR images?

This figure shows the projection result of FV and RV images
FV_RV_pointcloud

and this shows the projection result of MVL and MVR images
MVL_MVR_pointcloud

@CesarLiu
Copy link

Hi, did you solve the problem with MCR and MVL? I tried to project bouding box on the pictures, which also doesn't work well

@Bion7232
Copy link
Author

Bion7232 commented Sep 3, 2024

Hi, did you solve the problem with MCR and MVL? I tried to project bouding box on the pictures, which also doesn't work well

I haven't solved it either.

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