Go to documentation repository
Page History
...
- Select the created detection tool (1).
- 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.
Info title 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). If necessary, change pixel dimensions (height and width) of the water level measurement window (3, 6).
Note title Attention! It may take several minutes to launch the algorithm on an NVIDIA GPU after you apply the settings.
Note title 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 wellThese parameters affect the detection sensitivity. Please change the default values only in case of incorrect operation of the detection tool. Particular values are set empirically.
- On the measurement scale (47, 5 8), set the upper and lower visible limits in normal conditions.
- Move the anchor points
to set the measurement scale;
Note title 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.
...