Questions tagged [blinkid]

17 questions
1
vote
1 answer

MicroBlink SDK's USDL combined recognizer documentDataMatch returns always true

Here the code for used in app, //setup recognizer let usdlRecognizer = MBUsdlCombinedRecognizer() usdlRecognizer.returnFullDocumentImage = true usdlRecognizer.scanUncertain = false // delegate func…
0
votes
1 answer

How to implement quadview in blink id IOS sdk similar like the one in blink id android sdk

How to implement quadview in blink id IOS sdk similar like the one in blink id android sdk? I have try to implement it in android version, just IOS sdk is lack of info on this to use the sdk. Here is the example from android SDK. Quadview android…
dshark
  • 3
  • 2
1
2