Fix simple-utilities.md documentation regarding OBB (#21555)

Signed-off-by: Olivier Louvignes <olivier@mg-crea.com>
This commit is contained in:
Olivier Louvignes 2025-08-01 13:09:06 +02:00 committed by GitHub
parent afb4e53f38
commit 896bd94405
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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()