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

Camera calibration with ISAM2 incremental approach #1993

Open
Smithangshu opened this issue Jan 23, 2025 · 0 comments
Open

Camera calibration with ISAM2 incremental approach #1993

Smithangshu opened this issue Jan 23, 2025 · 0 comments

Comments

@Smithangshu
Copy link

Hi,

First of all, thank you all who contributed to the development of this excellent library.

I am wondering if it is possible to find value of K while progressing with incremental approach with ISAM2. I have checked out the example of using GeneralSFMFactor2 for optimizing poses, landmarks and K. But in that we need to have some rough 3d estimation of landmarks. But in my case, at start we only have Pose, 2d observations of the landmarks and rough K.

There might be some possibilities of running ISAM2 based approach for first two poses or LOST triangulation after getting 2nd pose, feed result of landmarks to the GeneralSFMFactor2 approach. But I doubt this will not be an efficient approach especially for realtime application with low hardware capabilities like mobile devices.

Can you please suggest me the most optimum approach that I can take to proceed?

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