generated from Hazel/python-project
feat: writing bounding boxes
This commit is contained in:
parent
e104a8f45c
commit
ff2088c1d0
@ -18,4 +18,5 @@ def select_bounding_boxes(to_detect: str):
|
||||
fromCenter=False
|
||||
)
|
||||
|
||||
print(bounding_boxes)
|
||||
raw_image.bounding_boxes.extend(bounding_boxes)
|
||||
raw_image.write_meta()
|
||||
|
Loading…
x
Reference in New Issue
Block a user