Distance between Cameracenter and Principalpoint

조회 수: 24 (최근 30일)
Kevin Reich
Kevin Reich 2017년 6월 2일
댓글: Kevin Reich 2017년 6월 13일
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.

채택된 답변

Vandana Rajan
Vandana Rajan 2017년 6월 13일
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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Camera Calibration에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by