Java 指纹匹配开源SDK
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/1592761/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
open source SDK for fingerprint matching
提问by user189352
I am looking for a opens source SDK in java for fingerprint matching with good accuracy. Can anyone suggest me one?
我正在寻找 Java 中的开源 SDK,以便进行高精度的指纹匹配。谁能给我推荐一个?
回答by jitter
I don't think such a SDK exists. Opensource and in Java?
我认为不存在这样的 SDK。开源和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.
Java 已经不是直接访问硬件的最佳语言(想想指纹读取器)。而且您没有提到它应该用于哪个指纹读取器。
If you want a SDK which is able to use multiple readers I suggest reading this answer to a similar question
如果您想要一个能够使用多个阅读器的 SDK,我建议您阅读类似问题的答案
回答by David Rabinowitz
Here are some (can't vouch for quality):
这里有一些(不能保证质量):
回答by Abandoh-Sam
http://sourceforge.net/projects/biometricsdk/
http://sourceforge.net/projects/biometricsdk/
this SDK is available for java and C++ (good for direct Hardware access).
此 SDK 可用于 java 和 C++(适合直接硬件访问)。
回答by Chris Evans
I realize this post is old, but I was just looking for a similar answer today and came across this post. I have not used this SDK, but reading the documentation the API seems straight forward and simple to use.
我意识到这篇文章很旧,但我今天只是在寻找类似的答案并偶然发现了这篇文章。我没有使用过这个 SDK,但是阅读 API 的文档似乎很直接并且易于使用。
http://sourceforge.net/apps/mediawiki/sourceafis/index.php?title=SourceAFIS
http://sourceforge.net/apps/mediawiki/sourceafis/index.php?title=SourceAFIS