Open topic with navigation
Configuring the LPR module
- If necessary, alter
the name of the module.
- Select the failover
module in order to be able to switch to a different server in the
event of the failure of the server.
- Select Detect
spaces to include spaces in the license plate.
- Specify the XML
export path for the storage of the exported XML files. The export path must be available on the LPR module server. Each recognized
license plate is saved as a separate XML file, including the license plate,
license plate group, time and lane name.
- Select Embed
images in XML file to save an image as a JPEG in Base64 of the
recognized license plate in the XML file.
- If you like, you can
specify an export path for the SQL export. Specify the corresponding information
for this (URL, database,
table and user
name and password for accessing
the database).
The export contains the license plate, country code, date and time. In
the SQL table, three columns must be created:
- "NumberPlate" (char), approx. 20 characters
- "LastSeen" (varchar) or (string), size 20 characters
- "Country" (char) with at least 30 characters. The size depends on the recognized
country codes. Most country codes have only 3 letters, such as GER, FRA.
However, there are also longer country codes, such as GER_Oldtimer_old.
Example
NumberPlate,
LastSeen, Country
KA LH 0001, 10.02.2011 16:27:25, GER
- If multiple character
sets have been installed, select which character set is to be used for
the recognition of the license plate.
- The character set cmanpr-7.2.7:99: default does not have an integrated country code.
- The character set cmanpr-7.2.7:99: latin also recognizes the country but requires more time for recognition.
- You can get character sets for non-European license plates on request.
Open topic with navigation