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

Transformation Matrix from V to C #161

Open
ocissor opened this issue May 26, 2022 · 0 comments
Open

Transformation Matrix from V to C #161

ocissor opened this issue May 26, 2022 · 0 comments

Comments

@ocissor
Copy link

ocissor commented May 26, 2022

Hi, I was going through the Box3DImageTransform.ipynb file and there it is mentioned sensor_T_ISO_8855 is the transformation matrix from coordinate system V to C. . Just to confirm it means that if I have a point(P_v) in the Vehicle Coordinate system then to get a representation of the same point in the Camera Coordinate system I will do (sensor_T_ISO_8855*P_v) right?

So basically sensor_T_ISO_8855 is Tcv

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