Skip to content

Commit 5f53f9d

Browse files
dangusevd3xvn
andauthored
Update plugins/roboflow/vision_agents/plugins/roboflow/roboflow_cloud_processor.py
Co-authored-by: Deven Joshi <[email protected]>
1 parent 69a15b7 commit 5f53f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/roboflow/vision_agents/plugins/roboflow/roboflow_cloud_processor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ async def on_detection_completed(event: roboflow.DetectionCompletedEvent):
7676
dim_background_factor: how much to dim the background around detected objects from 0 to 1.0.
7777
Effective only when annotate=True.
7878
Default - 0.0 (no dimming).
79-
annotate_text_scale: annontation text scale. Default - 0.75.
79+
annotate_text_scale: annotation text scale. Default - 0.75.
8080
annotate_text_padding: annotation text padding. Default - 1.
8181
annotate_box_thickness: annotation box thickness. Default - 2.
8282
annotate_text_position: annotation text position. Default - `sv.Position.TOP_CENTER`.

0 commit comments

Comments
 (0)