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

Question regarding Ground truth data generation for testing #356

Open
ArghyaChatterjee opened this issue May 13, 2024 · 1 comment
Open

Comments

@ArghyaChatterjee
Copy link

ArghyaChatterjee commented May 13, 2024

Hello @TontonTremblay ,

Hope you are doing well. Long time after the last discussion. I have a question regarding the ground truth data generation for testing. I am recently trying to generate some ground truth object pose data using mocap, and camera synchronization. So, I have a data with synched RGB image from zed2 and 6DoF pose of the object relative to camera (generated the relative transform from mocap world to camera and mocap world to object transform). Since I know the object dimension, I can generate the 3d cordinates of the object (3d keypoints: 8 vertices + 1 centroid). Now, when I try to project them to the 2D plane, the 2D keypoints (8 vertices pixel cordinates + 1 centroid pixel coordinate) are somehow not matching to the original object in the 2D image plane. Is there any opensource implementation that you suggest for this mapping to be correct ??

@TontonTremblay
Copy link
Collaborator

could you share a few examples? It is hard to say what is wrong, but I would think calibration problem or intrinsics.

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