-
Notifications
You must be signed in to change notification settings - Fork 59
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
test not good in my dataset about fish images #66
Comments
Thank you very much for using MC-Calib. Indeed, such a poor reprojection error should not occur. It seems that only some images are "outliers," causing problems during the calibration, and I would assume it is because their angle is quite tricky and that the intrinsic calibration for strong peripheral aberration is not very good.
|
@rameau-fr configuration file |
Your calibration configuration looks great, but I would probably increase the |
@zuixiaosanlang We've fixed a bug related to fisheye calibration. It's now merged to master branch. Please try the calibration again - it must result in the lower reprojection error. |
@BAILOOL i also change to your new code.but get the same result. |
Hello, |
I am not sure if it's relevant to this issue, but the intrinsics initialization process in OpenCV fisheye is not stable which may affect the following calibration process, at least that's my case. The bug seems to be fixed in 4.10.x, check issue. If upgrade OpenCV is not an option, a workaround is to give correct initial values, and set flags to use initial guess. |
Thank you so much for this valuable feedback @BobbleLaw. We are testing MC-Calib with OpenCV==4.10.0. |
reproject error:
other message:
I don't know if it's normal.
my dataset and configs link:
https://drive.google.com/file/d/1OOtaLzSQAoGMMsNgfCF0Aaujv5h6Ac0H/view?usp=drive_link
The text was updated successfully, but these errors were encountered: