Skip to content

Commit fb1f5fe

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/roboflow/vision_agents/plugins/roboflow/roboflow_local_processor.py

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

0 commit comments

Comments
 (0)