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

Can you explain a bit about the extrinsic camera calibration that you are doing in the cpp file on the pcd data and why? #7

Open
MeghaMaheshwari opened this issue Feb 2, 2018 · 1 comment

Comments

@MeghaMaheshwari
Copy link

No description provided.

@shunchan0677
Copy link
Collaborator

shunchan0677 commented Feb 4, 2018

Hi @MeghaMaheshwari. Thank you for your comment.

In cpp directory, we developed label_filter. This module calculate alpha parameter in labeling result and remake pcd file by each 3d bounding-box after annotation.

the format of our results is KITTI 2D-3D format(NVIDIA/DIGITS#992). In the format, the 3d bounding-box location is represented by camera coordinates. In label_filter, we convert 3d bounding-box location in camera coordinates to pcd coordinates to remake pcd file.

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