Skip to content

API improvements#29

Open
thatgeeman wants to merge 13 commits intomasterfrom
improve-get-bx
Open

API improvements#29
thatgeeman wants to merge 13 commits intomasterfrom
improve-get-bx

Conversation

@thatgeeman
Copy link
Owner

No description provided.

@thatgeeman
Copy link
Owner Author

thatgeeman commented Aug 21, 2023

Fixes #20

Also breaking change: requires to pass a list of dict instead now in get_bx([{"x_min": 130, "y_min": 63, "x_max": 225, "y_max": 180}])

thatgeeman and others added 10 commits January 28, 2024 16:03
…nknown`

 [{'x_min': 50, 'y_min': 70, 'x_max': 120, 'y_max': 100, 'label': 'rand1'}, {'x_min': 150, 'y_min': 200, 'x_max': 250, 'y_max': 240, 'label': 'rand2'}] ['unknown', 'unknown']

- calls to mbx will preserve the original coords type but only indexed calls to BaseBx differ
- No more enforces basebx when a single item is passed into multibx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant