bensentropy
bensentropy

Reputation: 1443

One to Many Biometric Identification Matching for Android?

I am currently searching for a method for one to many (1:N) biometric identification for fingerprint, face, Iris or voice. The match certainty is not that important as the problem is more for a deterrent rather then perfection. Ideally the matching could happen offline. Seperate hardware for the scanning would not be an issue.

So far the SDK's I have come across only do one-to-one for example: https://www.supremainc.com/en/AccessControl-TimeandAttendance/SDK/BioMini-SDK-Android

So it just may not be possible with existing solutions.

Upvotes: 0

Views: 153

Answers (1)

manishkaushik
manishkaushik

Reputation: 57

you have to use opencv library which is perfect for biometric identification.

Upvotes: 1

Related Questions