To configure License plate recognition (BRS), do the following:
Submit to the AxxonSoft manager the MAC address of the Server where the detection tool will be used.
The detection tool will not operate on the Server with a different MAC address. |
Restart the Server (see Shutting down a Server, Starting a Server).
By default, the analyzed framed are scaled down to a specified resolution (5, by default, 1920 pixels on the longer side). The value should be in the range [640; 10000]. 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 is below the specified value, it is used further.
If the resulting resolution still exceeds the specified limit, it is divided by two, etc.
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 limit (1024 > 1000). If detection is performed on a higher resolution stream and detection errors occur, it is recommended to reduce the compression. |
In the Tracker timeout, sec field (4), specify the time in seconds after which the vehicle track is considered lost. The value should be in the range [0; 3600].
This parameter should be used to prevent double responses that occur, for example, when the license plate is recognized in the frame then gets hidden behind a visual obstacle and after that gets recognized by the detection tool again. If you set the timeout longer than the time of possible license plate overlapping in the frame, the detection tool will trigger only once. |
In the camera FOV, set the area where the detection and license plate recognition will occur. You can configure the area by moving the anchor points .
|
Configuration of License plate recognition (BRS) is complete.