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

get camera instrinsic from iPhone #3

Open
damary-tienhung opened this issue Mar 16, 2022 · 1 comment
Open

get camera instrinsic from iPhone #3

damary-tienhung opened this issue Mar 16, 2022 · 1 comment

Comments

@damary-tienhung
Copy link

Hi, I'm working on a project about 3d reconstruction. Now, I have camera intrinsics such as
fx
fy
cx
cy
image_height
image_width
but I can't find other infos. Is that translation means position of camera? Since I only have 1 camera so I can't provide 9 number for rotation. Can you point it out for me please? or some resources to research will be good. Thank you very much! Have a good day ^^

@omiaemmanuel
Copy link

Hi, I think you can retrieve the rotation and translation matrices by decomposing the homography matrix (you can read about how to compute homography matrix for agiven image pair). I am not a professional but maybe that could help. Thanks.

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