Skip to content

Commit 11162d3

Browse files
authored
Merge branch 'main' into tof_docs
2 parents d317f20 + 4e68c1b commit 11162d3

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:: https://github.com/luxonis/depthai-python/assets/18037362/f9bfaa0c-0286-46c0-910c-77c1337493e1
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+
Middle of the frame is 0,0 in terms of X,Y coordinates. If you go up, Y will increase, and if you go right, X will increase.

0 commit comments

Comments
 (0)