You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/services/landing_target.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ The [LANDING_TARGET](../messages/common.md#LANDING_TARGET) fields that are relat
38
38
39
39
The positional information can be interpreted as described below.
40
40
41
-
Imagine a ray pointing from the camera's principal point to the target.
41
+
Imagine a ray pointing from the camera's optical centre to the target.
42
42
The x angle (`angle_x`) is the angle spanned by that ray and the x-axis of the image plane. The same holds for the y angle (`angle_y`).
43
43
In other words, the x angle is a function of the x pixel coordinate of the target (denoted by _u̅_ in the image below), the y angle is a function of the y pixel coordinate (denoted _v_ in the image below).
44
44
Using the angle rather than _u̅/v̅_ pixel coordinates has the advantage that the effect of the camera lens is already accounted for.
0 commit comments