Class LicensePlateScannerConfiguration

Configuration for the license plate scanner.

Hierarchy

Constructors

Properties

maximumNumberOfAccumulatedFrames: number

Maximum number of accumulated frames to inspect before actual result is returned.

Default Value

3;
minimumNumberOfRequiredFramesWithEqualScanningResult: number

Minimum number of accumulated frames that have equal result.

Default Value

2;

Strategy to use for scanning.

Default Value

"ML";

Generated using TypeDoc