Skip to content
This repository was archived by the owner on Jul 26, 2020. It is now read-only.

Commit aaa914e

Browse files
committed
add comment to pixel_corners
1 parent ec4d314 commit aaa914e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sb_vision/tokens.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ def update_pixel_coords(
9595

9696
self.homography_matrix = homography_matrix
9797

98+
# pixel corners: clockwise from the top left
9899
self.pixel_corners = pixel_corners
99100

100101
# centre of marker: average the corners

0 commit comments

Comments
 (0)