vote up 0 vote down star

I am looking for a opens source SDK in java for fingerprint matching with good accuracy. Can anyone suggest me one?

flag

45% accept rate
1  
Look here: stackoverflow.com/questions/1576605/… – Kyle Rozendo Oct 20 at 6:16
None of the suggested SDK in that question are open source. – jitter Oct 20 at 6:20
@Kyle Rozendo: That's actually a question asked by the same person. The previous one was just about API, while this has a wider scope - SDK. – quosoo Oct 20 at 6:21
@quosoo: noone of the answers mentions abt a open src SDK there – unknown (yahoo) Oct 20 at 6:24

2 Answers

vote up 0 vote down

I don't think such a SDK exists. Opensource and in Java?

Java is already not the best language for direct hardware access (thinking of the finger print readers). And you didn't mention which finger print reader it should be for.

If you want a SDK which is able to use multiple readers I suggest reading this answer to a similar question

Is there a fingerprint reader api/sdk?

link|flag
i am not looking for reader.i am looking for a sdk that wil help me in matching fingerprint.Normalyy the device wil provide the api for reading the sacnned fingerprint. – unknown (yahoo) Oct 20 at 6:28
vote up 1 vote down

Here are some (can't vouch for quality):

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.