Coder Social home page Coder Social logo

wiringbits / fingerprint-reader-daemon Goto Github PK

View Code? Open in Web Editor NEW
11.0 11.0 4.0 16 KB

A daemon service allowing web apps to read fingerprints from biometric devices using the Neurotechnology SDK

Home Page: https://wiringbits.net/wiringbits/2020/03/20/reading-fingerprints-from-devices-on-webapps.html

License: MIT License

Java 100.00%
fingerprint-scanner hacktoberfest java neurotechnology webapp

fingerprint-reader-daemon's People

Contributors

alexitc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

fingerprint-reader-daemon's Issues

Issue convert toImage

Hi! Thanks for share this project, I follow the steps and everything was ok, my device its a NitGen and I have been able to capture the fingerprint but it doesn´t returns the base64-enconded image, I debugged the code and realized that the error comes from this line :

"final Image imageFinger = subject.getFingers().get(0).getImage().toImage();"

Specifically in the toImage() method, it throws the next error : "java.lang.NoSuchMethodError: com.sun.jna.Native.getDirectByteBuffer(JJ)Ljava/nio/ByteBuffer;"

I dont know what could be happen, any idea?

Screenshot_3

Thank you!

If your app fails, look into this

Apparently, cloning the project and following the instructions is not enough, this happens on Linux/Windows, gradle run throws this error:

> Task :bio-utils:compileJava FAILEDpe

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':bio-utils:compileJava'.
> Could not resolve all files for configuration ':bio-utils:compileClasspath'.
   > Could not find :neurotec-core:.
     Searched in the following locations:
       - file:/home/dell/projects/mine/fingerprint-reader-daemon-test/Bin/Java/neurotec-core.jar
     Required by:
         project :bio-utils
   > Could not find :neurotec-licensing:.
     Searched in the following locations:
       - file:/home/dell/projects/mine/fingerprint-reader-daemon-test/Bin/Java/neurotec-licensing.jar
     Required by:
         project :bio-utils
   > Could not find :jna:.
     Searched in the following locations:
       - file:/home/dell/projects/mine/fingerprint-reader-daemon-test/Bin/Java/jna.jar
     Required by:
         project :bio-utils

Apparently there are missing files that we need to grab from the official SDK, saldy, I don't remember what exactly are those.

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.