You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 19, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,7 @@ Configuration variables:
58
58
- **roi_x_max**: (optional, default 1), range 0-1, must be more than roi_x_min
59
59
- **roi_y_min**: (optional, default 0), range 0-1, must be less than roi_y_max
60
60
- **roi_y_max**: (optional, default 1), range 0-1, must be more than roi_y_min
61
+
- **scale**: (optional, default 1.0), range 0.1-1.0, scaling factor for the images that are pulled from the camera stream. This results in smaller images files, especially when using hires-cameras.
61
62
- **source**: Must be a camera.
62
63
- **targets**: The list of target object names and/or `object_type`, default `person`. Optionally a `confidence` can be set for this target, if not the default confidence is used. Note the minimum possible confidence is 10%.
0 commit comments