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

Radar to camera Calibration #51

Open
deepumdev opened this issue Jun 1, 2023 · 0 comments
Open

Radar to camera Calibration #51

deepumdev opened this issue Jun 1, 2023 · 0 comments

Comments

@deepumdev
Copy link

I would like to know how to project x,y coordinates of the radar onto the 2d image of the camera. Presently i am using usb camera and i did camera calibration. I have tried two methods to do the radar to camera calibration. First one is CV2.SolvePNP and second method is homography. Unfortunately, the both experiment results were not accurate. Its RMSE values are higher even after collecting more than 30 corresponding points. I have tried to reduce RMSE value, but its not working. can anyone suggest any solution to implement the radar to camera calibration ?

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