ethzasl_ptam icon indicating copy to clipboard operation
ethzasl_ptam copied to clipboard

calibration parameters results(camera.cfg)physic meaning?

Open haoweix opened this issue 7 years ago • 1 comments

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!

haoweix avatar Apr 28 '17 09:04 haoweix

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.

liu-zg15 avatar Jan 28 '19 21:01 liu-zg15