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

Fisheye calibration factor in Python #1600

Closed
fsa4859 opened this issue Jul 31, 2023 · 1 comment
Closed

Fisheye calibration factor in Python #1600

fsa4859 opened this issue Jul 31, 2023 · 1 comment

Comments

@fsa4859
Copy link

fsa4859 commented Jul 31, 2023

I am trying to solve for fisheye intrinsic calibration and I am using gtsam.GeneralSFMFactor2Cal3Fisheye. I added a prior on the first landmark and also a prior on the calibration and distortion coefficients. no matter what are the values, I am always obtaining the final calibration results as identity and all distortion coefficients as zero as shown below

image

are there any problems in my approach leading to this and what could be a possible solution to estimate the intrinsics?

Thanks!

@varunagrawal
Copy link
Collaborator

@fsa4859 I recommend asking this on the Google Group since the discussion there will be more prompt and we cannot debug this without more information about your code and setup.

If the discussion yields the result that there indeed is a bug, you can re-open this issue with the new information and we'll gladly fix it.

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