Documentation for Axxon One 2.0. Documentation for other versions of Axxon One 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 15 Next »

To configure the Water Level Detection, do the following:

  1. Go to the Detection Tools tab.
  2. Below the required camera, click Create…  Category: Production Safety Water Level Detection.

By default, the detection tool is enabled and set to detect the water level in the frame.

If necessary, you can change the detection tool parameters. The list of parameters is given in the table:

ParameterValueDescription
Object features
Record mask to archiveYesBy default, recording of the water level indicator to the archive is enabled. To disable it, select the No value
No
Video streamMain streamIf the camera supports multistreaming, select the stream for which detection is needed. Selecting a low quality video stream reduces the load on the Server
Other
EnableYesThe detection tool is enabled by default. To disable the detection tool, select the No value
No
NameWater Level DetectionEnter the detection tool name or leave the default name
Decoder modeAutoSelect a processing resource for decoding video streams. When you select a GPU, a stand-alone graphics card takes priority (when decoding with NVIDIA NVDEC chips). If there is no appropriate GPU, the decoding will use the Intel Quick Sync Video technology. Otherwise, CPU resources will be used for decoding
CPU
GPU
HuaweiNPU
Number of frames processed per second10Specify the number of frames that the detection tool will process per second. The value must be in the range [0.016; 100]
TypeWater Level DetectionName of the detection tool type (non-editable field)
Advanced settings
Frame size change1920

The analyzed frames are scaled down to a specified resolution (1920 pixels on the longer side) by default. The following algorithm is used:

  1. If the longer side of the source image exceeds the value specified in the Frame size change field, it is divided by two.
  2. If the resulting resolution falls below the specified value, the algorithm stops and this resolution will be used further.
  3. If the resulting resolution still exceeds the specified value, it is divided by two until it is less than the specified resolution.

Note

For example, the source image resolution is 2048*1536, and the specified value is set to 1000. In this case, the source resolution will be halved two times (512*384), as after the first division, the number of pixels on the longer side exceeds the specified value (1024 > 1000). If detection is performed on a higher resolution stream and detection errors occur, we recommend reducing the compression.

Neural network file

Select a neural network file. The standard neural networks for different processor types are located in the C:\Program Files\Common Files\AxxonSoft\DetectorPack\NeuroSDK directory. You don't need to select the standard neural networks in this field, the system will automatically select the required one. If you use a custom neural network, enter a path to the file.

Note

For correct neural network operation on Linux OS, place the corresponding file in the /opt/AxxonSoft/DetectorPack/NeuroSDK directory. 

Basic settings
Neural networkYes

 If the water in the frame is transparent and the detection tool cannot correctly identify its level, use Neural network:

  1. If the No value is selected, the detection tool will work based on the algorithm without using the neural network on the CPU, ignoring the value specified in the Neural network file field.
  2. If the Yes value is selected:

    1. If no value is selected in the Neural network file field, the system will automatically select the required standard neural network for the device specified in the Neural network mode field.

    2. If a custom neural network is selected in the Neural network file field that corresponds to the device specified in the Neural network mode field and is a water level neural network, a detection tool with a neural network algorithm based on this neural network will be created.

Attention!

If the neural network file is not specified correctly, the detection tool will not work. The neural network algorithm will recreate itself every 20 seconds.

No
Neural network modeCPU

Select a processor for the neural network operation (see Hardware requirements for neural analytics operation, Selecting Nvidia GPU when configuring detection tools).

Attention!

Nvidia GPU 0
Nvidia GPU 1
Nvidia GPU 2
Nvidia GPU 3
Intel GPU
Visible bottom value0Specify the visible bottom value under normal conditions on the measuring scale. The value must be in the range [0, 19]
Visible top value1Specify the visible top value under normal conditions on the measuring scale. The value must be in the range [0, 19]

In the preview window, set the measuring scale in the frame by moving the anchor points :

Attention!

When ypu specify the measuring scale, its top and bottom borders must match the values specified in the Visible bottom value and Visible top value parameters.

Note

The water level indicator is displayed in the lower left corner. If the indicator is green, the water level is below high and critical marks. If the indicator is orange, the water level is at high mark, but below critical mark. A red indicator means that water level is above critical mark.

    1. Specify a line as a limit, exceeding which the detection tool will generate an alarm.
    2. Specify a line as a limit, exceeding which the detection tool will give a warning in the form of orange color of the sensor in the Surveillance window.

Note

  • For convenience of configuration, you can "freeze" the frame. Click the button. To cancel the action, click this button again.
  • To hide detection area, click the button. To cancel the action, click this button again.
  • To delete the selected area, click the button.

To save the parameters of the detection tool, click the Apply  button. To cancel the changes, click the Cancel  button.

Configuring the Water Level Detection is complete.

When you have created the detection tool, you can see a sensor on the layout in the Surveillance window.

If the sensor icon is green , the water level is lower than both critical and high marks. If the icon is orange , the water level is above the high mark, but below the critical mark. A red icon means that the water level is above the critical mark.

You can also add a numerical value of the water level to the Surveillance window (see Configuring display of water level detection).

  • No labels