Activity for Razmerita Andrei

  • Razmerita Andrei Razmerita Andrei modified a comment on discussion Forum Archive

    Hi Robert, I'm trying to user your project SourceAFIS in my android app, but I can't get the this object to read my image that is coming in array of bytes from Digital persona u4500. Looks like you dont yuse readAllBytes in the android version. And my digital persona array template is not accepted by your project. FingerprintTemplate probe = new FingerprintTemplate(~~~ new FingerprintImage().dpi(500). decode(Files.readAllBytes("MyByteArrayp[])))); > Then I tried this and still doesn't work: boolean...

  • Razmerita Andrei Razmerita Andrei modified a comment on discussion Forum Archive

    Hi Robert, I'm trying to user your project SourceAFIS in my android app, but I can't get the this object to read my image that is coming in array of bytes from Digital persona u4500. Looks like you dont yuse readAllBytes in the android version. And my digital persona array template is not accepted by your project. FingerprintTemplate probe = new FingerprintTemplate(~~~ new FingerprintImage().dpi(500).decode(Files.readAllBytes("MyByteArrayp[])))); > Then I tried this and still doesn't work: boolean...

  • Razmerita Andrei Razmerita Andrei modified a comment on discussion Forum Archive

    Hi Robert, I'm trying to user your project SourceAFIS in my android app, but I can't get the this object to read my image that is coming in array of bytes from Digital persona u4500. Looks like you dont yuse readAllBytes in the android version. And my digital persona array template is not accepted by your project. FingerprintTemplate probe = new FingerprintTemplate( new FingerprintImage().dpi(500).decode(Files.readAllBytes("MyByteArrayp[])))); Then I tried this and still doesn't work: boolean matches...

  • Razmerita Andrei Razmerita Andrei modified a comment on discussion Forum Archive

    Hi Robert, I'm trying to user your project SourceAFIS in my android app, but I can't get the this object to read my image that is coming in array of bytes from Digital persona u4500. Looks like you dont yuse readAllBytes in the android version. And my digital persona array template is not accepted by your project. FingerprintTemplate probe = new FingerprintTemplate( new FingerprintImage().dpi(500).decode(Files.readAllBytes("MyByteArrayp[])))); Then I tried this and still doesn't work: boolean matches...

  • Razmerita Andrei Razmerita Andrei modified a comment on discussion Forum Archive

    Hi Robert, I'm trying to user your project SourceAFIS in my android app, but I can't get the this object to read my image that is coming in array of bytes from Digital persona u4500. Looks like you dont yuse readAllBytes in the android version. And my digital persona array template is not accepted by your project. FingerprintTemplate probe = new FingerprintTemplate( new FingerprintImage().dpi(500).decode(Files.readAllBytes("MyByteArrayp[])))); Then I tried this and still doesn't work: boolean matches...

  • Razmerita Andrei Razmerita Andrei posted a comment on discussion Forum Archive

    Hi Robert, I'm trying to user your project SourceAFIS in my android app, but I can't get the this object to read my image that is coming in array of bytes. Looks like you dont yuse readAllBytes in the android version. FingerprintTemplate probe = new FingerprintTemplate( new FingerprintImage().dpi(500).decode(Files.readAllBytes("MyByteArrayp[])))); Then I tried this and still doesn't work: ~~~ private double compareFingerPrints(byte[] fingerPrintProbe, byte[] fingerPrintDb) { boolean matches = false;...

1