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

Extrinsic and intrinsic matrices after ImageAug3D and GlobalRotScaleTrans #617

Open
ME-SJTU opened this issue May 17, 2024 · 0 comments
Open

Comments

@ME-SJTU
Copy link

ME-SJTU commented May 17, 2024

Hi, thank you for your nice work.
I noticed that the fusion with images delivers five parameter matrices, including lidar2img, cam2img, lidar2cam, img_aug_matrix, and lidar_aug_matrix. During training, it was found that the direct use of lidar2img was not aligned. I would like to ask whether cam2img and lidar2cam are transformed. If I want to get the real lidar2img after transformation, do I need to use these two for calculation? Or do img_aug_matrix and lidar_aug_matirx need to be taken into account? Thank you.

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