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 vs. Normal Calibration #29

Open
Asmi-va opened this issue Oct 2, 2024 · 4 comments
Open

Fisheye vs. Normal Calibration #29

Asmi-va opened this issue Oct 2, 2024 · 4 comments

Comments

@Asmi-va
Copy link

Asmi-va commented Oct 2, 2024

You are using different calibration methods for fisheye and non-fisheye cameras, but you haven't accounted for distortion coefficients in the non-fisheye case. In the non-fisheye branch, cv2.calibrateCamera returns more than just K and D; you'll also need to capture the distortion coefficients (D)
assign me this project so that i could fix the issue

@Aryan-Chharia
Copy link
Owner

Go Ahead

@Asmi-va
Copy link
Author

Asmi-va commented Oct 6, 2024 via email

@Aryan-Chharia
Copy link
Owner

@Asmi-va you have to make a pull request. Only then I can see the changes

@Asmi-va
Copy link
Author

Asmi-va commented Oct 9, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants