Skip to content

Commit 567dd2f

Browse files
committed
Update docs on spatial coordinate system
(cherry picked from commit ce4f6a9)
1 parent df1a909 commit 567dd2f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Spatial coordinate system
22
^^^^^^^^^^^^^^^^^^^^^^^^^
33

4-
OAK camera uses right-handed (Cartesian) coordinate system for all spatial coordiantes.
4+
OAK camera uses left-handed (Cartesian) coordinate system for all spatial coordiantes.
55

6-
.. image:: /_static/images/components/spatial-coordinates.png
6+
.. image::
77

8-
More details (image source) can be found `here <https://homepages.inf.ed.ac.uk/rbf/CVonline/LOCAL_COPIES/OWENS/LECT9/node2.html>`__.
8+
From the image you can see that on the frame to up the Y is positive, and on the frame to the right the X is positive.

0 commit comments

Comments
 (0)