Documentation for DetectorPack PSIM 1.0.1.

Previous page Camera requirements for the VI abandoned objects detection module  Stopped vehicle detection Next page

На странице:

Configuration of the VI abandoned objects detection module includes general settings and configuration setup: determining the configuration parameters and detection tool characteristics.

General settings of the detection tool

  1. Go to the settings panel of the VI abandoned objects detection object that is created on the basis of the Camera object on the Hardware tab of the System settings window.
  2. In the Frames processed per second [1, 100] field, specify the number of frames in the range 1-100 that the detection tool processes per second. The default value is 12 (recommended). You can specify only a positive integer. If you enter a number outside the range 1-100, it is automatically changed to the nearest border value. If you leave the field blank, it automatically returns to the default value when you save the settings.
  3. In the Scale frame to (pix.) field, specify in the range 480-960 the size of the frame in pixels after scaling. The default value is 640.
  4. Set the Use GPU checkbox to use NVIDIA GPU when working with the neural network.
  5. Set the Show objects on image checkbox to highlight the detection zone with a red border on the Video surveillance monitor when an object detection event is received.
  6. From the Detection filtering drop-down list, select the filter that you want to use: Object filter, Object counting filter, Do not use filter (default). You can configure filters on the Postprocessing tab of the Detection settings window.
  7. Click the Configuration setup button. The Detection settings window opens.

The Select area tab

  1. In the Detection settings window, on the Select area tab, click the Stop video button to pause video playback.

  2. By default, one detection zone is highlighted with a red border. You can add more zones with the mouse, as well as change the borders of a zone by clicking its number in the list on the right. Number of a detection zone is highlighted in blue. 

  3. To rename a detection zone, enter a new name in field to the right of its number. The new name appears in the zone caption on the video image.

    Note

    To delete a detection zone, click the button to the right of the zone name.

  4. To save all changes, click the Apply configuration changes button.
  5. To start video playback, click the Start video button.

The Parameters tab

  1. Go to the Parameters tab. The parameters of the configuration that you use are displayed here. If you don't want to change the configuration, skip steps 2 and 3 and go to the next tab.
  2. To use your configuration, click the Load configuration from file button.
  3. In the standard Windows search window that opens, specify the path to the prepared configuration file in JSON format.

The Abandoned objects detection tab

  1. Go to the Abandoned objects detection tab.
  2. Clear the B/w mode checkbox to disable the black and white mode. By default, the checkbox is set.
  3. In the Initial detection sensitivity [0, 1] field, specify the general sensitivity of the detection tool to detect abandoned objects in the range 0-1. The 0 value—no object is detected. The 1 value—maximum sensitivity. The default value is 0.70.
  4. In the Sensitivity of primary detection in the foreground (0-1) field, specify the sensitivity of the detection tool to detect abandoned objects in the foreground in the range 0-1. The 0 value—no object is detected. The 1 value—maximum sensitivity. The default value is 0.70.
  5. In the Object visibility [0, 1] field, specify in fractions the sensitivity of the detection tool to detect barely visible, merging with the background objects in the range 0-1. The higher the value of the parameter, the less noticeable object can be detected. The recommended value (default) is 0.95.
  6. In the The passenger traffic density [0, 1] field, specify the sensitivity of the object detection in conditions of intensive overlapping of the object by passing people in the camera FOV in the range 0-1. The default value is 0.99.
  7. In the Minimum size of detected object field, specify in centimeters on one side the minimum allowable size of an object that you want to detect. You must specify the size of an object relative to the frame. Smaller objects don't trigger the detection tool. The default value is 20.
  8. In the Maximum size of detected object field, specify in centimeters on one side the maximum allowable size of an object that you want to detect. You must specify the size of an object relative to the frame. Larger objects don't trigger the detection tool. The default value is 185.
  9. In the Dead time field, specify the time interval in seconds during which the occurrence of a repeated event is blocked. An event is considered repeated if its event intersection level is equal to or greater than the value specified in step 10. The default value is 0
  10. In the Events intersection level field, in the range 0-1, specify the level representing the way the repeated events are filtered. An event is considered repeated if the ratio of the intersection area to the area of ​​the conjunction of two events is greater than or equal to the value specified for this parameter. The default value is 0.01. This parameter value is used in the Dead time parameter.
  11. In the Detection time (s) field, specify the time interval in seconds, after which an object is considered abandoned. The default value is 120.
  12. Clear the Without person checkbox so that objects near people are also detected. By default, the checkbox is set, which means that objects near people are ignored.
  13. Clear the Filter objects checkbox to disable the neural network filter of objects. By default, the checkbox is set, which means that the neural network filter is enabled.
  14. In the Power of neural network filter for "phantom" triggers field, specify in the range 0-100 the level of filtering of monotone or monochromatic triggers, for example, spots on the floor. You must select the value of the parameter empirically. The default value is 8.
  15. In the Power of filter for "phantom" triggers field, specify in the range 0-50 the level of shadow and glare filtering depending on scene contrast, lighting variability, presence of shadows and glare. You must select the value of the parameter empirically. The default value is 1.
  16. Clear the Background loading checkbox to disable the loading of video background. By default, the checkbox is set. After restart, the detection tool loads the previously saved background not to retrain the network model. 
  17. Clear the Background saving checkbox so that the background isn't saved. By default, the checkbox is set, which means that the background of the video is saved regularly with the periodicity specified in the Background saving period field. When you shut down the detection tool, the previously accumulated background is saved to a file for subsequent loading at startup.

    Note

    If you use the Background loading and Background saving parameters during initial configuration, you save time on automatic training at the first startup.
    Even if the checkboxes are clear, the background is saved and updated over the specified period, so to completely disable background saving, specify 0 in the Background saving period field.

  18. In the Background saving period field, specify the time period in seconds for which the background of the video is saved. The default value is 0
  19. In the Number of analytics streams field, specify the number of video streams that are used for the operation of the neural network analytics. The default value is 4.
  20. Click the OK button to save the settings of the detection tool. 
  21. To save the changes, click the Apply button on the settings panel of the VI abandoned objects detection object.

Configuration of the VI abandoned objects detection software module is complete.

  • No labels