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

Scan ID for different country #1

Closed achinverma closed 8 years ago

achinverma commented 8 years ago

hi , i am using this library to perform scans of various ID cards in my app and i have imported the demo and when i run the demo to scan this ID card image (which is given with demo) croid

it is working fine ,

but i want to detect ID CARDS of my country , Language is English. and i want to detect fields like name, fathers name, sex, age, address , date, as you can see in the sample image below i will post a picture of VOTER CARD of my country, you can see all the fields. and to detect all these fields what are things that i have change in your demo or any algorithm for this ? voter_card

DoDoENT commented 8 years ago

Hi achinverma,

BlinkID can only scan documents containing Machine Readable Zone. ID cards in your country do not adhere to MRTD standard so they cannot be scanned with BlinkID. However, I suggest trying out our other product, BlinkOCR to scan segments like Elector's name, age, etc.

achinverma commented 8 years ago

ok i got your point and i am closing this thread, and i wiill post in BlinkOCR