Documentation for Axxon Next 4.5.0 - 4.5.10. Documentation for other versions of Axxon Next is available too.

Previous page Next page

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

To configure a VMD:

  1. The Video Motion Detection tool can receive tracking metadata generated by the Motion Mask. The metadata are recorded into the database by default. To disable, select No in the Record Object Tracking (1).


  2. If a camera supports multistreaming, select the stream for which detection is needed (2). Selecting a low-quality video stream allows reducing the load on the Server.
  3. To reduce false alarms rate from a fish-eye camera, you have to position it properly (3).  For other devices, this parameter is not valid.
  4. If necessary, enable the video stream grooming (4). In this case, only the I-frames will be decoded.

    Important

    This setting applies to all codecs. If a codec has keyframes and p-frames, the keyframe is decoded no more often than every 500 milliseconds. For the MJPEG codec, each frame is considered to be I frame.

    This feature reduces the Server load but, as can be expected, negatively impacts the quality of detection.

    This setting should be activated on "blind" Servers (Servers that do not display video) on which it is necessary to perform detection.

    Important

    Period and Decode key frames parameters are correlated.

    If no local Clients are connected to a Server, the following rules are set for remote Clients:

    • If the interval between consecutive I-frames exceeds the value specified in the Period field, the detection tool will process I-frames.
    • If the I-frame frequency is lower than the value specified in the Period field, the detection tool will use the set value.

    If at least one local Client connects to the Server, the detection tool is forced to use the set value. After the local Client disconnects, the indicated rules become valid again.

  5. Choose a processor to run detection on (5). When you select a GPU, a stand-alone graphics card takes priority. If none, the Intel's integrated graphics will be used. Otherwise, detection runs on the CPU.

  6. Video motion detection (VMD) recognizes a change in the video signal in relation to a reference image of static background (a specific location , video scene or part of a video scene, see 9-10).
    For VMD, pixel brightness is averaged with Median Filtering to get a block of 80x60 cells from the raw image. If the brightness levels of same cells in the current frame and the background / reference image change and exceed the threshold value defined by the Sensitivity: Contrast (for example, 7 if the sensitivity threshold value is at 16 and 29 if sensitivity is 0). Motion is detected  if the number of brighter / darker pixels  exceeds the threshold value defined Sensitivity: Size (for example, 3 cells from the 80x60 block at a sensitivity value of 10 and 53 at 0).

    For your convenience with setting sensitivity value, in the preview window you can see the Motion Mask. To disable it, select No in the Motion Mask (6) field.



    If there is motion, but it does not exceed the threshold value (because of the detection sensitivity), the mask cells are colored green. If motion triggers VMD, the cells turn red.
  7. To get tracked objects and their parameters (percentage of the FoV width/height, color) displayed in the Preview window, select Yes in the Object Tracking field (7). 

  8. In the Period field (8) enter the time in milliseconds. This the time before  the next video frame is processed. This value should be in the range [0, 65535]. If the value is 0, each frame is processed.

  9. By default, VMD (video motion detection) covers the entire FoV. In the FoV, you can set privacy masks - closed areas, inside of which you want no detection.
    Privacy masks are created similar to scene analysis configuration  (see Setting General Zones for Scene Analytics). 
  10. Click Apply.

VMD configuration is now complete.

  • No labels