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

In matlab_detect_cuboid.m, frame_full_infos.Rot for kitti data #56

Open
zhixun25 opened this issue Feb 14, 2023 · 0 comments
Open

In matlab_detect_cuboid.m, frame_full_infos.Rot for kitti data #56

zhixun25 opened this issue Feb 14, 2023 · 0 comments

Comments

@zhixun25
Copy link

Hello, the Rot in detect_cuboid.m is to transform the point of the camera coordinates to the point of the world coordinates. What should it be for kitti data? I use T*trans(gt_pose), where gt_pose is provided for kitti, https://s3.eu-central-1.amazonaws.com/avg-kitti/data_odometry_poses.zip, T is 1 0 0 0 0 -1 0 1 0, but it seems wrong. Can you tell me how to input frame_full_infos.Rot when running kitti dataset?
Thank you in advance for your support!

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