Go to documentation repository
Documentation for Axxon Next 4.5.0 - 4.5.10. Documentation for other versions of Axxon Next is available too.
Previous page Next page
To configure the water level detection, do the following:
- Select the created detection tool.
- If the camera supports multistreaming, select the stream to be used for detection. Select a low-quality video stream to reduce Server load (1).
- Select a processing resource for decoding video streams (2). When you select a GPU, a stand-alone graphics card takes priority (when decoding with NVidia NVDEC chips). If there's no appropriate GPU, the decoding will use the Intel Quick Sync Video technology. Otherwise, CPU resources will be used for decoding.
Analyzed framed are scaled down to a specified resolution (3, 1280 pixels on the longer side). This is how it works:
If the longer side of the source image exceeds the value specified in the Frame size change field, it is divided by two.
If the resulting resolution falls below the specified value, it is used further.
If the resulting resolution still exceeds the specified limit, it is divided by two, etc.
Note
For example, the source image resolution is 2048 * 1536, and the limit is set to 1000.
In this case, the source resolution will be divided two times (down to 512 * 384): after the first division, the number of pixels on the longer side exceeds the limit (1024 > 1000).
Select the processor for the neural network - CPU, one of GPUs, or Intel NCS (4, see Hardware requirements for neural analytics operation).
Attention!
It may take several minutes to launch the algorithm on an NVIDIA GPU after you apply the settings.
Attention!
If you specify other processing resource than the CPU, this device will carry the most of computing load. However, the detection tool will consume CPU as well.
- On the measurement scale (7, 8), set the upper and lower visible limits in normal conditions.
- Move the anchor points
to set the measurement scale;
Attention!
Upper and lower limits of the measurement scale must match the actual settings (see paragraph 4).
- draw a line to set the upper limit for water level upon reaching which the detection tool triggers an alarm
- draw a line to set the upper limit for water level upon reaching which the detection tool highlights the sensor icon in the Camera Window with yellow color.
in FoV:7 - Click the Apply button.
When you have created a detection tool, you can see a sensor on the layout in the camera window.
If the sensor icon is green
, the water level is lower than both critical and warning marks. If the icon is yellow , the level is somewhere between critical and warning. A red icon means a level above critical.You can also display numerical value of current water levels for the detector (see Configuring display of water level detection).