-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
brainframe-python/brainframe/api/bf_codecs/zone_codecs.py
Lines 23 to 29 in b780503
| coords: List[List[int]] | |
| """Coordinates that define the region the zone occupies. It is a list | |
| of lists which are two elements in size. The coordinates are in pixels | |
| where the top left of the frame is [0, 0]. | |
| Example: [[0, 0], [10, 10], [100, 500], [0, 500]] | |
| """ |
Zone.coords=None for the "Screen"/Zone.FULL_FRAME_ZONE_NAME region.
velovix
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers