ALPR matcher technique: Number of character differences - Security Center 5.9

Security Center Administrator Guide 5.9

Applies to
Security Center 5.9
Last updated
2022-10-25
Content type
Guides > Administrator guides
Language
English
Product
Security Center
Version
5.9

The ALPR matcher uses the "Number of character differences" technique to improve the plate read accuracy rate.

This technique allows for a difference in the number of characters between the plate read and the plate number in the hotlist. This allows the system to account for characters in the plate that cannot be read (dirt, bad camera angle, and so on), and for objects on the plate that might be mistaken for legitimate characters (screws, pictures, and so on).

You can configure how the ALPR matcher handles the "Number of character differences" by modifying the MatcherSettings.xml file. For more information, see MatcherSettings.xml file.

NOTE: You can also configure the following ALPR matcher techniques in the MatcherSettings.xml file:
The following example uses a hotlist with the ALPR matcher configured to allow for one OCR equivalent character, and one difference in the number of characters allowed:

Does the hotlist contain the plate A 123 BC ? U Does the hotlist contain the plate AB 123 ? UO License plate Plate read A 123 BC UO Two stickers look like “U" and “O”. Plate read A 123 BC U A sports team sticker looks like a “U". License plate One additional character Two additional characters Does the hotlist contain the plate A 123 BC ? License plate Plate read A 123 BC Same number of characters Yes Hit on BC A 123 Yes Hit on BC A 123 No Does the hotlist contain plate a with plus or minus one character? No Does the hotlist contain plate a with plus or minus one character? No No h it on BC A 123

Because you allowed for one OCR equivalent character and one character difference, the ALPR matcher looks for both before it allows a match. This results in the following:
  • There’s no exact match possible for plate reads AB123 and ABC0123 because the hotlist contains only six-character plates.
  • Both plate reads AB123 and ABC0123 match the plate ABC123 because you allowed for one character difference. It doesn’t matter if it is one character more, or one character less than the matched plate.
  • Both plate reads AB123 and ABC0123 match the plates A8C123, ABCI23, and ABC1Z3 because you allowed for one character difference, and one OCR equivalent character.

If you were using a permit list instead of a hotlist, none of the matched plates in the example would raise hits (you get a permit hit when a plate is not on the permit list).