Skip to content

Commit

Permalink
change to system
Browse files Browse the repository at this point in the history
Co-authored-by: qued <[email protected]>
  • Loading branch information
ron-unstructured and qued authored Oct 4, 2023
1 parent 8fd185b commit ccef105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/metadata.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ The ``coordinates`` property of an ``ElementMetadata`` stores:
* ``points`` : These specify the corners of the bounding box starting from the top left corner and
proceeding counter-clockwise. The points represent pixels, the origin is in the top left and
the ``y`` coordinate increases in the downward direction.
* **system**: The points have an associated coordinate system. A typical example of a coordinate system is
* ``system``: The points have an associated coordinate system. A typical example of a coordinate system is
``PixelSpace``, which is used for representing the coordinates of images. The coordinate system has a
name, orientation, layout width, and layout height.

Expand Down

0 comments on commit ccef105

Please sign in to comment.