How to find sx and sy and F intrinsix matrix in camera calibration
조회 수: 7 (최근 30일)
이전 댓글 표시
I would like to ask about my problem. I has been doing measurement about camera calibration and i have problem how to find sx and sy value ? sx and sy value will i do to find F (Focal length) in world units. i has searched in parameter camera but i didn't found it. this is i'm doing for to know the effect of variations of the camera-object distance with focal length. please help me, thanks so much.
"The coordinates [cx cy] represent the optical center (the principal point), in pixels. When the x and y axis are exactly perpendicular, the skew parameter, s, equals 0.
fx = F*sx fy = F*sy F, is the focal length in world units, typically expressed in millimeters. [sx, sy] are the number of pixels per world unit in the x and y direction respectively. fx and fy are expressed in pixels."
댓글 수: 0
답변 (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!