Distance between Cameracenter and Principalpoint
조회 수: 24 (최근 30일)
이전 댓글 표시
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.
댓글 수: 0
채택된 답변
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 Center 및 File Exchange에서 Camera Calibration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!