Go to documentation repository
Documentation for Auto Intellect 5.5. Documentation for other versions of Intellect is available too.
The recognized LP images and vehicle images storage on disk depends on the following registry keys (see Registry keys reference guide for details. For information about system registry, refer to Working with Windows OS registry):
- LprDB.Use: Specifies the recognized LP images and vehicle images storing mode. By default, the key value is 1.
- LprDB.Path: Specifies the local or network folder for storing the recognized LP images and vehicle images. The default folder is C:\ProgramData\AxxonSoft\LprDB.
- LprDB.FreeMB: Specifies the amount of free storage space in a directory. When the limit is exceeded, the overwriting process starts, rewriting the oldest images with the most recent ones. By default, it’s 5000 MB.
The recognized LP images and vehicle images storing modes depending on the specified LprDB.Use key value are described in the table below.
LprDB.Use | Storing mode |
---|---|
0 | The recognized LP images and vehicle images are stored either in the Auto Intellect database, or nowhere. |
1 | The recognized LP images and vehicle images are stored in the folder specified in the LprDB.Path key. The disk space limit of this folder is specified in the LprDB.FreeMB key. |
To change the storing mode, specify the appropriate value for the LprDB.Use key corresponding to the necessary mode of storing the recognized LP images and vehicle images.
To select the local or network folder for storing the recognized LP images and vehicle images, specify the folder path as the LprDB.Path key value.
To set the amount of free storage space in a directory, upon reaching which the images will be overwritten on a loop, specify the corresponding value in megabytes as the LprDB.FreeMB key value.
Important!
If the recognized LP images and vehicle images storing on disk is enabled, the Record frames to SQL DB parameter (see Configuring recognized LP images and vehicle images storage in Auto Intellect database) is not taken into account.
Note
You can access the images stored in the folder on disk using the HTTP GET-requests (see Appendix 9. Image receiving by the ID).
Configuring the recognized LP images and vehicle images storage on disk is complete.