The Zone intrusion detection parameters. The Administrator client
Parameters | A working name of a parameter | A parameter type | A default value | An acceptable range * | A parameter description |
---|---|---|---|---|---|
Frames per second. | fps | float | 10.0 | [1, 30] | A certain number of frames per second a video is processed. |
A minimum object size. | min_size | float | 0.1 | [0, 1] | A minimum relative size of a moving object required for a successful detection. |
A maximum object size. | max_size | float | 0.7 | [0, 1] | A maximum relative size of a moving object required for a successful detection. |
Initialization duration. | init_duration | float | 5.0 | [1, 10] | Initialization duration. |
The frames movement order. | consecutive_movement_frames | int | 3.0 | [1, 10] | The frames movement order. |
A time lag between events. | event_cooldown | float | 30.0 | [0, 86400] | A time lag between events (in seconds). |
*In the Acceptable range column, square brackets “[” and/or “]” mean that the threshold values can be used as the default ones; parentheses “(” and/or “)” mean that the threshold values cannot be used as the default values.