Fix typo in RichLabelAnnotator docs

This commit is contained in:
Rohan Gupta 2024-07-24 17:37:00 +05:30 committed by GitHub
parent 5dd8910e02
commit 387a759614
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -303,7 +303,7 @@ status: new
font_path="<TTF_FONT_PATH>",
text_position=sv.Position.CENTER
)
annotated_frame = label_annotator.annotate(
annotated_frame = rich_label_annotator.annotate(
scene=image.copy(),
detections=detections,
labels=labels