GithubHelp home page GithubHelp logo

Comments (4)

yeisonmejia avatar yeisonmejia commented on August 28, 2024 1

Excellent! I was trying with a Colombian document but were difficult for SDK to recognize the backside. Today I'm trying again and it works.

Thanks!!

from blinkid-in-browser.

vjekoart avatar vjekoart commented on August 28, 2024

Hi @yeisonmejia,

It's possible to enable SuccessFrameGrabber when using the UI component.

To do that, one can use include-success-frame attribute in the following manner:

<blinkid-in-browser license-key="..." include-success-frame="true" ...></blinkid-in-browser>

There is automatically generated documentation with all UI component options located here. Although, it looks like we could be more transparent about where documentation is located and what are the possibilities. We'll try to improve that with the future releases :)

Let me know if this has solved your issue.

Sincerely,
Vjekoslav

from blinkid-in-browser.

yeisonmejia avatar yeisonmejia commented on August 28, 2024

Great! that is what I was looking for, thanks!

I saw in the response that fullDocumentBackImage and fullDocumentFrontImage objects were present when the component use BlinkIdCombinedRecognizer. That's means I can get an image from both sides of a document, correct? how can I know which documents support both side's scans? I made some tests and I've gotten fullDocumentBackImage empty.

<blinkid-in-browser
    license-key="..."
    engine-location="https://unpkg.com/@microblink/blinkid-in-browser-sdk/resources/"
    recognizers="BlinkIdCombinedRecognizer"
    recognizer-options="returnFullDocumentImage,returnFaceImage"
></blinkid-in-browser>

from blinkid-in-browser.

vjekoart avatar vjekoart commented on August 28, 2024

You're correct. It's possible to get an image from both sides of a document for specific documents.

For the full list of supported documents with information if both sides are supported, check out the BlinkIDRecognizer document.

from blinkid-in-browser.

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.