ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

iphone 6s camera calibration parameters

asked 2017-04-17 19:47:06 -0500

vacky11 gravatar image

How can I get camera calibration parameters for iphone 6s? I need the following intrinsic parameters:

Cam_fx: normalized focal length in x

Cam_fy: normalized focal length in y

Cam_cx: normalized camera center in x

Cam_cy: normalized camera center in y

Cam_s: normalized distortion factor

I tried using the PTAM camera calibration process but im getting some errors. Can anyone please suggest me some other way?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2017-06-29 20:50:19 -0500

ic gravatar image

After trying a few tools recommended here and various sources, the one that worked end to end is provided by the MRPT project.

It uses the pinhole method to calibrate the camera. It has worked fine on an iPhone 5, although I have little practice with the generated parameters at this point.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-04-17 19:47:06 -0500

Seen: 2,159 times

Last updated: Apr 17 '17