Go to documentation repository
Documentation for Auto Intellect 5.5. Documentation for other versions of Intellect is available too.
Previous page Next page
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 free disk space limit in a directory (in Mbyte). When the limit is exceeded, the overwriting process starts, rewriting the oldest images with the most recent ones. By default, it’s 5000 Mbyte.
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 recognized LP images and vehicle images archive size, specify the archive size in Mbyte as the LprDB.FreeMB key value.
Note
When the archive size limit specified in the LprDB.FreeMB key is exceeded, the overwriting process starts, rewriting the oldest images with the most recent ones.
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.