Can you select a certain person in the list List<person> by ID for verification? </person>
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!
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.