Specifies whether Media Server considers inverse formats when detecting and reading number plates.
Inverse formats usually represent a small proportion of number plates, where the expected color of the number plate differs from the standard format. For example, a standard UK number plate has black characters on a white background. A small proportion of UK number plates have white characters on a black background, and these are defined in the formats file as inverse formats.
Set this parameter to one of the following options:
PrioritiseNormal
- Media Server prioritizes normal formats, and only considers inverse formats if a number plate candidate is detected in a region with colors that match an inverse format. This option results in faster processing than BothFully
.BothFully
- Media Server considers both normal and inverse formats.NormalOnly
- Media Server considers only normal formats.InverseOnly
- Media Server considers only inverse formats.Type: | String |
Default: | PrioritiseNormal |
Required: | No |
Configuration Section: | TaskName |
Example: | InverseOption=NormalOnly
|
See Also: |
|