Hello I'm trying to match my extracted template to a new fingerprint candidate is my code right or I'm missing something? I save the template as byte[] in the database.
Nothing obvious is wrong. Could you post exception stack trace?
I've found my error it's the database field where I'm saving the template. It needs to be in blob type... Thank you very much for the amazing library!
Log in to post a comment.
Hello I'm trying to match my extracted template to a new fingerprint candidate is my code right or I'm missing something? I save the template as byte[] in the database.
Nothing obvious is wrong. Could you post exception stack trace?
I've found my error it's the database field where I'm saving the template. It needs to be in blob type... Thank you very much for the amazing library!