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

how to modify GetIntrinsics function if I want to decoupling the gyro and ois data #9

Open
Gotta-C opened this issue Mar 9, 2022 · 2 comments

Comments

@Gotta-C
Copy link

Gotta-C commented Mar 9, 2022

I want to try your project only use gyro data,so I del ois relevant code,until GetIntrinsics function there is ois_offset and I don't know how to figure out intrinsics. what is that mean by 0.5*(width-1)+offset[0]width, 0.5(height-1)+offset[1]*height]

@slll123
Copy link

slll123 commented Mar 22, 2022

I want to try your project only use gyro data,so I del ois relevant code,until GetIntrinsics function there is ois_offset and I don't know how to figure out intrinsics. what is that mean by 0.5*(width-1)+offset[0]width, 0.5(height-1)+offset[1]*height]

hi, check out the supplementary equation (1). it might answer your question.

@slll123
Copy link

slll123 commented Oct 11, 2022 via email

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