Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Go to the Street detection of abandoned objects tab.

  2. In the Object visibility [0, 1] field, specify in fractions the sensitivity of the detector to detect barely visible objects merging with the background in the range 0–1. The higher the value of the parameter, the less noticeable an object can be detected. The recommended value (default) is 0.72.
  3. In the Adjacent frame size (px) field, specify in pixels the maximum distance between the objects, the frames of which are merged. The default value is 10.
  4. In the Dead time (s) 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 5. The default value is 0
  5. 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 in this parameter. The default value is 0.01. This parameter value is used in the Dead time parameter.
  6. In the Detection time (s) field, specify the time interval in seconds after which an object is considered abandoned. The default value is 120.
  7. In the Scene static [0, 1] field, specify in fractions the level of scene statics in the range 0–1. The higher the value of the parameter, the less the scene dynamics are taken into account. The default value is 0.25.
  8. In the Object elongation [0, 1] field, specify in fractions the level of object elongation in the range 0–1. Objects with a greater level of elongation don't trigger the detector. The default value is 0.90.
  9. Set the No person checkbox so that objects near people are ignored. By default, the checkbox is clear, which means that objects near people are also detected.
  10. Set the Filter objects checkbox to enable the neural network filter of objects. By default, the checkbox is clear, which means that the neural network filter is disabled.
  11. In the Maximum brightness field, specify in the range 0–255 the maximum allowable brightness of an object that you want to detect. The default value is 255.
  12. In the Maximum height of detected object (px) field, specify in pixels in the range 0–2160 the maximum allowable height of an object that you want to detect. Larger objects don't trigger the detector. The default value is 510.
  13. In the Maximum width of detected object (px) field, specify in pixels in the range 0–4096 the maximum width of an object that you want to detect. Larger objects don't trigger the detector. The default value is 550.
  14. In the Object minimum area (pxˆ2) field, specify in pixels raised to the second power the minimum area of an object that you want to detect. Smaller objects don't trigger the detector. The default value is 10.
  15. In the Initial detection sensitivity field, specify as a percentage the minimum value to distinguish an object from the background. If this parameter is lower than the threshold value for an object, the detector doesn't trigger. The default value is 10.20.
  16. In the Scene update threshold field, specify as a percentage the minimum value to update the background if the number of changes in the frame exceeds it. The default value is 10.
  17. Clear the Background loading checkbox to disable the loading of the video background. By default, the checkbox is set. After restarting, the detector loads the previously saved background, not to retrain the network model.
  18. 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 detector, the previously accumulated background is saved to a file for subsequent loading at startup.
    Info
    titleNote

    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 cleared, the background is saved and updated over the specified period, so to completely disable background saving, specify the 0 value in the Background saving period field.

  19. 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.
  20. 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.
  21. Click the OK button to save the settings of the detector. 
  22. To save the changes, click the Apply button

The Postprocessing tab

You can use this tab to configure object filters or object counting filters according to the option selected from the Detection filtering drop-down list in the basic settings of the detector.

Object filter

  1. To enable the object filter, select Object filter from the Detection filtering drop-down list in the basic settings of the detector.
  2. Go to the Postprocessing tab.
  3. From the Object filter list on the left, select one or more objects. When these objects are detected, the detector doesn't generate an event, and the event isn't displayed in the event viewer or on the screen.
    Image Added
    Info
    titleNote

    To remove the filter, click it again.


  4. To apply the filter, click the Apply filter configuration button.

Object counting filter

  1. To enable the object counting filter, select Object counting filter from the Detection filtering drop-down list in the basic settings of the detector.
  2. Go to the Postprocessing tab.
  3. Click the Add count filter button. In the section on the right, select one or more object counting filters.
    Image Added
  4. In the Min and Max fields, set the lower and upper threshold values for each object counting filter. If the number of objects of a given type in the detection area is within this range, the detector generates an event that is also displayed in the event viewer and on the screen. If the number of objects is greater or less than the set range, or there are no objects at all, then all events are filtered out and aren't displayed in the event viewer or on the screen.
    Info
    titleNote

    To remove the filter, click the cross to the right of it.


  5. To apply the filter, click the Apply filter configuration button.

Click the OK button to save all settings of the detector. The Detection settings window closes, and you return to the detector settings panel.

To save all changes, click the Apply button on the settings panel of the VI abandoned objects street detection object.

Info
titleNote

One detector can use only one of two event filtering options during operation: either the object filter or the object counting filter.

To enable debug logging mode in the VI SDK and collect detailed information about the configuration of VI detectors, use the ViDetectorDebug=1 parameter of the HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\AxxonSoft\PSIM\DetectorExt registry key (for more details, see the registry key reference guide in Vertical solutions; for information on working with the registry, see Working with Windows OS registry).

...