PHP Classes

What is the best PHP fingerprint matching class?: Match user fingerprint

Recommend this page to a friend!
  All requests RSS feed  >  What is the best PHP fingerprint matc...  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

What is the best PHP fingerprint matching class?

A request is featured when there is no good recommended package on the site when it is posted. Edit

Picture of val nd by val nd - 7 years ago (2016-04-08)

Match user fingerprint

This request is clear and relevant.
This request is not clear or is not relevant.

+6

When fingerprint scan is captured, matching should be done to check if the fingerprint was already captured.

  • 2 Clarification requests
  • 4. Picture of HUSSAIN MD by HUSSAIN MD - 4 years ago (2019-09-24) Reply

    I got base64 iso template of two fingerprints . can u tell me how to compare there template.

    • 1. Picture of Manuel Lemos by Manuel Lemos - 7 years ago (2016-04-08) Reply

      This is tricky because it depends on proprietary solutions running on the browser side.

      Do you already know what kind of fingerprint scanner are you going to use on the user machine?

      • 2. Picture of val nd by val nd - 7 years ago (2016-04-08) in reply to comment 1 by Manuel Lemos Comment

        The scanner is secugen. What i want to achieve is this. I will capture the finger template, Run a database query and get already existing finger template on database. then I will use the matching algorithm to match for duplicate. I am looking for a class to do the proper matching or best way to do the matching on the finger template

      • 3. Picture of Manuel Lemos by Manuel Lemos - 7 years ago (2016-04-09) in reply to comment 2 by val nd Comment

        This is tricky because the solutions I have seen are very device specific, and very browser specific.

        The most standard thing I have seen is a WebUSB specification that could allow for you to access a USB device from JavaScript.

        This is very recent, so it seems to be a experimental feature in Chrome 51 and there is a patch for Firefox in evaluation.

        Even when such browsers support it, you would need to know what to send or receive to that fingerprint device, so you can send it to the server for interpretation.

        Only after knowing the format of the fingerprint capture you could do anything with PHP.

        So for now, I think you need to rely on device specific solutions from that vendor.

        If you do not know how to proceed, you may want to post a job offer, maybe somebody capable can help you.

    Ask clarification

    1 Recommendation

    SiteCookie:

    This recommendation solves the problem.
    This recommendation does not solve the problem.

    -4

    Picture of val nd by val nd Reputation -40 - 7 years ago (2016-04-08) Comment

    The scanner is secugen. What i want to achieve is this. I will capture the finger template, Run a database query and get already existing finger template on database. then I will use the matching algorithm to match for duplicate. I am looking for a class to do the proper matching or best way to do the matching on the finger template

    • 6 Comments
    • 1. Picture of Haseeb Ahmad Basil by Haseeb Ahmad Basil - 7 years ago (2016-04-08) Reply

      ????????

    • 2. Picture of Leo Daidone by Leo Daidone - 7 years ago (2016-04-08) Reply

      Package to manage Cookies? it does not make sense!

    • 3. Picture of Ernani Joppert Pontes Martins by Ernani Joppert Pontes Martins - 7 years ago (2016-04-08) in reply to comment 2 by Leo Daidone Reply

      It does not makes sense. Implementing a fingerprint reader requires a deep analisys of the fingerprint patterns, which nowadays there are a ton of laser ones. All they do is output a unique number for every read, so, essentially, the logic behind it is more suitable for hadware than software.

    • 4. Picture of Manuel Lemos by Manuel Lemos - 7 years ago (2016-04-09) Reply

      Please do not post irrelevant recommendations.

    • 5. Picture of val nd by val nd - 7 years ago (2016-04-24) in reply to comment 3 by Ernani Joppert Pontes Martins Reply

      Pls can you give me example. I want the one that will work with php.

    • 6. Picture of Theodis Butler by Theodis Butler - 6 years ago (2017-04-13) in reply to comment 4 by Manuel Lemos Reply

      browsers generate unique fingerprints


    Recommend package
    : 
    :