CardScanConfig

object CardScanConfig

Properties

Link copied to clipboard
var DESIRED_OCR_AGREEMENT: Int = 3

Once this number of frames with matching card numbers are found, stop looking for card numbers.

Link copied to clipboard
var NO_CARD_VISIBLE_DURATION_MILLIS: Int

The duration after which the scan will reset if no card is visible.

Link copied to clipboard
var OCR_SEARCH_DURATION_MILLIS: Int

The maximum duration for which to search for a card number.