Class NativeLicensePlateScannerConfig

    • Constructor Detail

      • NativeLicensePlateScannerConfig

        NativeLicensePlateScannerConfig(Integer minimumNumberOfRequiredFramesWithEqualScanResult, Integer maximumNumberOfAccumulatedFrames, Integer scannerStrategy, Boolean shouldProvideCroppedImage)
        Parameters:
        minimumNumberOfRequiredFramesWithEqualScanResult - Minimum number of accumulated frames that have equal result
        maximumNumberOfAccumulatedFrames - Maximum number of accumulated frames to inspect before actual result is returned
        scannerStrategy - additional parameter to set the type of the scanned object
        shouldProvideCroppedImage - if the result object should contain a cropped image with license plate
    • Method Detail