Java and Fingerprint Recognition

萝らか妹 提交于 2019-12-20 20:17:27

问题


Has anyone implement fingerprint recognition system in Java?


回答1:


For example this comes with java api for linux and windows platforms: http://www.griaulebiometrics.com/page/en-us/manual/fingerprint-sdk-java

If you are interested about fingerprint recognition as such, then this book is helpful: http://bias.csr.unibo.it/maltoni/handbook/ For a fast overview, check http://www.cse.unr.edu/~bebis/CS790Q/Lect/BK2_Chapters_1_2.ppt




回答2:


Take a look to this open source lib which is well maintained:

sourceafis-java

with the official code repo: https://bitbucket.org/robertvazan/sourceafis-java/src/1ec1cb4f210d?at=default



来源:https://stackoverflow.com/questions/1090818/java-and-fingerprint-recognition

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!