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

Translate Extrinsic points from OPENCV to Own camera Setup #2564

Open
git-sachin1066 opened this issue May 15, 2024 · 0 comments
Open

Translate Extrinsic points from OPENCV to Own camera Setup #2564

git-sachin1066 opened this issue May 15, 2024 · 0 comments

Comments

@git-sachin1066
Copy link

Dear Team, please help me with one information.

i have a rig setup of 2 camera, they are caliberated
now i have images from first camera Camera1 and second camera Camera2. I executed colmap to obtain the extrinsic estimation for the images for the first camera.
now that i know that Camera2 is caliberated to Camera1 I can calculate the extrinsic parmaeter of images of camera2 from extrinsics of images of camera1

now since the extrinsics are provided to me by Colmap, they are in OPENCV coordinate system. but my caliberation actually expects data from Camera1 coordinate system.

I know the orientation of my Camera1 coordinate system (x = forward , y = left and z = up), i have calculated a rotation matrix which rotates OPENCV( x right, y = down z up ) to align it to Camera1 coordiate system, but i dont know how to handle the translation now, because i know my Camera1 is not located at the origin of the OpenCV coordinate system.

Thanks for all the 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