开发者

check user finger index or type

开发者 https://www.devze.com 2023-01-30 11:29 出处:网络
I have one application that register and verified user\'s fingerprint.Now I want to know which finger user try to register so, Is 开发者_JAVA技巧there anything common between all humans finger that we

I have one application that register and verified user's fingerprint.Now I want to know which finger user try to register so, Is 开发者_JAVA技巧there anything common between all humans finger that we can identify the same ?


There is a lot of literature on the problem of finger print analysis recognition. I suggest that you start with the Wikipedia pages on fingerprint classification and fingerprint recognition.

A quick browse through the Wikipedia pages doesn't show any obvious way to determine that a given print is (say) for someone's pinky on their left hand. (But then again, I'm not sure why you'd want to know that ...)


Even if there are heuristics based on for instance shapes of the print you'll never know for sure, so I wouldn't let my program logic rely on those algorithms anyway.


The only way to determine which finger is being used is to use a ten print fingerprint reader. Here four fingers (or two thumbs) are captured simultaneously and the relative positions of the fingers can be used to identify the finger (Assuming that the fingers are correctly placed).

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号