BlinkID / blinkid-ios

Everything you need to add AI-driven ID scanning into your native iOS app.
https://microblink.com/products/blinkid
379 stars 89 forks source link

MyKad Recogniser Address and Long Full Name OCR is not working reliably #64

Closed hollowaykeanho closed 5 years ago

hollowaykeanho commented 7 years ago

Under the lab condition with evenly distributed lighting, the MyKad address OCR failed to extract the info correctly. We have verified that the problem comes from different devices. The rate of failing has reach to a point where we have to literally scrap the feature and request user to fill in on their own.

Bug Evidences

For card with address on iPhone 6s: dan-IC


it failed to recognized, only give:

out


and

out


2nd Case with different IC on iPhone 5s:

ic-2


yields:

scan03

scan04


Test Environments and Constants

  1. Test devices: iPhone 5S (iOS10), iPhone 6s
  2. Lighting: evenly distributed
  3. IC: 2 different ICs from respective owners
  4. Other particles are working fine.
culoi commented 7 years ago

Hello @hollowaykeanho,

OCR of address can never be 100% correct. Maybe in future with machine learning process. We are working on scan improvement with every release, but to speed up a process, we need more samples to have larger data to work with. More date processed = more accuracy in performing OCR. Very simple.

hollowaykeanho commented 7 years ago

Hello @culoi ,

I understand you need more sample to train the algorithm but this is not a simple document where we can forge or make up from. Perhaps contact the government department directly for sourcing some sample cards.

Cerovec commented 7 years ago

Hi, please check if this happens in version v2.8.0, released a few moments ago. We also added a feature which splits the address into parts: street, ZIP code, city and state. Best, Jurica.

hollowaykeanho commented 7 years ago

@culoi, you can source some scammers' identification card (real card) through our local country forum Lowyat.net. Example: https://forum.lowyat.net/topic/3561373/all.

DISCLAIMER: I'm not responsible for victims (scammer's IC) that are already made available over the internet nor held liable for any damages in any form caused by such circumstance. The link available here is purely a simple web search and the information is as IT IS. If any legal or authority and investigating parties reach here, please use the link and search for the Lowyat.net topic owner.

hollowaykeanho commented 7 years ago

@Cerovec, yes, the problem is still persisting. No observable changes with the existing test cases. For the priority of the UX, the application will ask the user to fill in the address manually instead of using the scanner.

hollowaykeanho commented 7 years ago

This issue expands to NRIC full name for Muslims citizen since their name is as long as an address (or longer).