You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.
my calibrator.launch is ubstable. So I want to use calib tools in matlab to do the calibration. I see there are 5 parameters in the camera.cfg file. I want to know the physic meaning of each parameter.
Thank you in advance!
The text was updated successfully, but these errors were encountered:
I think the parameters is
fx/image_width, fy/image_height, cx/image_width, cy/image_height, d.
fx is focal length in x.
fy is focal length in y.
cx is camera center in x.
cy is camera center in y.
d is distortion factor.
Hope this will be helpful.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
my calibrator.launch is ubstable. So I want to use calib tools in matlab to do the calibration. I see there are 5 parameters in the camera.cfg file. I want to know the physic meaning of each parameter.
Thank you in advance!
The text was updated successfully, but these errors were encountered: