Giter Club home page Giter Club logo

Comments (3)

Brankacro avatar Brankacro commented on August 17, 2024

Hello @mirzaali-safarione. Do you need to scan only one side of the ID or do you require scanning of both sides? Also, it would be helpful if you could let us know which ID (from what country) are you trying to scan. Best.

from blinkid-android.

mirzaalipro avatar mirzaalipro commented on August 17, 2024

Thankyou for your response , I have to scan both sides of ID card but no at once. In Some scenario i have to scan first side which is working pretty good but in other scenario i have to scan Back Side of ID card but BlinkIdSingleSideRecognizer() this is working for only front side not working for back side. I'm trying to scan Pakistani National Id card for sample ID card i'm attaching a id card also i have to scan other countries id card too like Turkish id card etc.
https://ibb.co/C7Ysz6p
https://ibb.co/2qq7VQs

from blinkid-android.

Brankacro avatar Brankacro commented on August 17, 2024

Thank you @mirzaali-safarione for waiting for our reply.

On this link https://github.com/BlinkID/blinkid-android/blob/master/documentation/BlinkIDRecognizer.md you can see what documents we support.

Scanning results for each document in each country that we support you can find here https://github.com/BlinkID/blinkid-android/blob/master/documentation/BlinkIDRecognizerResult.md#anonymized-fields

If you want to use BlinkIdSingleSideRecognizer it can be used for scanning the front side of the document.

In case you want to extract the data from the backside of the document, using the OCR solution then you will need to use BlinkIdMultiSideRecognizer which requires first scanning of the front side and then it scans the backside of the document.

If you want to scan only the backside with the BlinkIdSingleSideRecognizer, OCR scanning will not be extracted, but if the document has an MRZ line for example on the backside, then the data will be extracted from the backside from the MRZ line together with the backside image of the document.

So for your use case, it depends of the document that you are trying to scan and what data documents contain on the backside.
Therefore, please check the above links where you can see exactly what fields we return for each document.

For easier communication, we suggest that you contact us directly at [email protected] and we’ll see what solution would be best for your use case.

from blinkid-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.