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 about the extrinsic calibration homography #85

Open
tombelv opened this issue Mar 16, 2021 · 0 comments
Open

Question about the extrinsic calibration homography #85

tombelv opened this issue Mar 16, 2021 · 0 comments

Comments

@tombelv
Copy link

tombelv commented Mar 16, 2021

Hi

I have a question about the homography obtained via the extrinsic_calibration procesure, since I cannot figure out if it is working correctly or if I have understood it properly.

I would have guessed that this matrix represents the transformation between a pixel (u, v, 1) and a point on the ground (x, y, 0) on a frame attached to the robot.
If so, I would expect that providing the 4 image corners I would get 4 points which correspond to the 4 corners of the ground that the camera can see. What I get are instead negative values for both x and y (I am not sure of which is which but one of them should always be positive?). Have I misunderstood something?

Maybe a related question, how does this transformation relate to the transformation that I have to apply to the image to get the birds-eye-view of the ground?

Thanks in advance for any help

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