Skip to content

Commit f5115b1

Browse files
committed
Updated demo image
1 parent 567dd2f commit f5115b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/includes/spatial-coords.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ Spatial coordinate system
33

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

6-
.. image::
6+
.. image:: https://github.com/luxonis/depthai-python/assets/18037362/f9bfaa0c-0286-46c0-910c-77c1337493e1
77

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.
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)