BlinkID / blinkid-android

Everything you need to add AI-driven ID scanning into your native Android app.
https://microblink.com/identity/identity-document-scanning/
438 stars 153 forks source link

USDL - Louisiana - Doesn't OCR/Decode the PDF barcode at the back of the card #283

Open damienlo opened 1 year ago

damienlo commented 1 year ago

Description

Hello, after multiple test on both iOS and Android, using either the SDK or blink's sample app. We noticed that the back of the Louisiana US Driving license is not OCR/decoded. We only get the info from the front of the card.

Environment Details

BlinkID version: 5.18.0

Device model: Samsung S8 / Iphone 13 mini

Device Android version: 9.0

Additional information

According to the BlinkIDCombinedRecognizer list of supported document: BlinkIDRecognizer The back of the card should be supported

MBrizic01 commented 1 year ago

Hello @damienlo; thank you for reaching out. We are not supporting the OCR reading of the Louisiana DL's backside but the barcode's reading. Would you mind sharing if the scanning finishes with an error message? Which one? Are you scanning real-life documents or samples from the internet? We tested this on our side and obtained successful data from the VIZ on the front side and barcode data from the back.

Also, can you try testing with our Vision app?(Here you can find it for Android, iOS)

damienlo commented 1 year ago

Hello,

I can confirm that it fails on the vision app too. The DL is a real one from one of our client. I cannot share it for security/privacy reasons.

The vision app instantly decode the front, then it says: Scan the barcode. When the card is positioned in front of the camera we can a progress spinner. But after a while 20seconds-ish it show a dialog with the message "scan Unsuccessful"

damienlo commented 1 year ago

https://user-images.githubusercontent.com/43745650/199224997-f393c939-c7c0-4d75-9c83-7ac8fed979c0.mp4

We had to heavily blur the video. but you can see that vision App doesn't pick up the back of the card (the barcode)

MBrizic01 commented 1 year ago

Hi @damienlo, would you kindly reach out to Microblink Support (support@microblink.com), so we can continue troubleshooting over there and share code snippets and samples if needed? Thanks