Questions: Robot Vision Fundamentals

1 questions to test your understanding

Score: 0 / 1
Question 1 Multiple Choice

A camera with focal length f = 1000 pixels and principal point c = (320, 240) is calibrated to have intrinsic matrix K = [[1000, 0, 320], [0, 1000, 240], [0, 0, 1]]. A 3D point at world position P_w = (0.1, 0.05, 1.0) m (1 meter in front of the camera) projects onto the image at:

AImage pixel (420, 290)
BImage pixel (220, 190)
CImage pixel (320, 240) (the principal point)
DInsufficient information; need the extrinsic pose of the camera