mirror of
https://github.com/ultralytics/ultralytics.git
synced 2025-09-15 15:48:41 +08:00
Fix simple-utilities.md documentation regarding OBB (#21555)
Signed-off-by: Olivier Louvignes <olivier@mg-crea.com>
This commit is contained in:
parent
afb4e53f38
commit
896bd94405
@ -461,7 +461,6 @@ Ultralytics includes an `Annotator` class for annotating various data types. It'
|
||||
obb,
|
||||
label,
|
||||
color=colors(c_idx, True),
|
||||
rotated=True,
|
||||
)
|
||||
|
||||
image_with_obb = ann.result()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user