Giter VIP home page Giter VIP logo

Comments (7)

rangerisrael avatar rangerisrael commented on August 20, 2024 1

image

from digitalpersona-devices.

a-bronx avatar a-bronx commented on August 20, 2024

"Intermediate -> PNG" is impossible in principle, because in the Intermediate format all the original image information is lost, only a set of fingerprint features is stored.

"PNG -> Intermediate" requires a call to the DigitalPersona Fingerprint Engine to convert the image into a feature set. The library does not provide access to the engine, but you can get DigitalPersona SDK which allows this.

from digitalpersona-devices.

rangerisrael avatar rangerisrael commented on August 20, 2024

@a-bronx can you give sample how I convert Png to Intermediate?

from digitalpersona-devices.

rangerisrael avatar rangerisrael commented on August 20, 2024

@a-bronx what is encoded in Intermediate Sample Format it is base64 / Utf8 / base64 url?

from digitalpersona-devices.

a-bronx avatar a-bronx commented on August 20, 2024

can you give sample how I convert Png to Intermediate?

Such sample is a part of the DigitalPersona SDK, you need to obtain the SDK first.

what is encoded in Intermediate Sample Format it is base64 / Utf8 / base64 url?

A fingerprint feature set in a DigitalPersona proprietary format.

from digitalpersona-devices.

rangerisrael avatar rangerisrael commented on August 20, 2024

can you give sample how I convert Png to Intermediate?

Such sample is a part of the DigitalPersona SDK, you need to obtain the SDK first.

what is encoded in Intermediate Sample Format it is base64 / Utf8 / base64 url?

A fingerprint feature set in a DigitalPersona proprietary format.

@a-bronx yes I already implement the sdk for digital persona at I get fingerprint image accurately, I just want to know how could convert Png Image to Intermediate

from digitalpersona-devices.

a-bronx avatar a-bronx commented on August 20, 2024

I already implement the sdk for digital persona at I get fingerprint image accurately,

I do not understand what do you mean by this? DigitalPersona Fingerprint SDK is a commercial product, which contains a fingerprint engine (a native Windows dynamic library) and distributed by HID Global. If you have purchased the SDK already, then you should have samples of the code with the distributives, as well as contacth of the SDK support team which can help you.

I just want to know how could convert Png Image to Intermediate

You need to invoke the DigitalPersona Fingerprint Engine functions. You cannot do it in JavaScript, as this is a native API, and it is out of the scope of the @digitalpersona/devices library.

from digitalpersona-devices.

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.