Distance between Cameracenter and Principalpoint

63 views (last 30 days)
I just calibrated my stereo Camera and the focal length for camera 2 has an fx value diffrent from the fy value.
What I want is the distance between my camera center ("the pinhole") and the principal point on my image(-plane). That should be the focal length, right? But now I'm not sure how to get that distance from my fx and fy value.

Accepted Answer

Vandana Rajan
Vandana Rajan on 13 Jun 2017
Hi,
The intrinsic parameters fx and fy are given by fx = F*Sx and fy = F*Sy, where F is the actual physical focal length (in mm) and Sx (in pixels) and Sy (in pixels) are the number of pixels per world unit in x and y directions respectively.
You might find the following article useful

More Answers (0)

Community Treasure Hunt

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

Start Hunting!