How to find sx and sy and F intrinsix matrix in camera calibration

11 views (last 30 days)
I have a problem where I need to find the focal length of the camera at hand. I have calibrated the camera and obtained the parameters including fx = sx*F and fy=sy*F. But I have situation where I need to find the focal length 'F'.
How should I do it?
  6 Comments
Suraj Sudhakar
Suraj Sudhakar on 19 Sep 2022
@William Rose I used the camera calibration toolbox, but I have realised I do not need the focal length information. Thank you for your help.

Sign in to comment.

Accepted Answer

Matt J
Matt J on 15 Sep 2022
Edited: Matt J on 15 Sep 2022
You can only find the focal length if you know the pixel sizes at the image plane. There's probably no way you can get it, but I also tend to doubt that you really need it. Why do you think you do?
  1 Comment
Suraj Sudhakar
Suraj Sudhakar on 19 Sep 2022
@Matt J I wanted to locate the sharpest object in an image using the distance and focal length information. But you are correct. It is not really necessary. I have found other easier methods. But thank you for the answer.

Sign in to comment.

More Answers (0)

Categories

Find more on MATLAB Support Package for IP Cameras in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!