java 开源或免费指纹读取器 SDK

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/13555985/
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

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-31 13:13:13  来源:igfitidea点击:

Opensource or Free Fingerprint Reader SDK

javasdkopen-sourcefingerprint

提问by TomSelleck

I am starting my final year project and need an SDK for a fingerprint reader. I have a microsoftfingerprint scanner. I am planning to use Java & Eclipse under Windows 8 to develop the project.

我正在开始我的最后一年的项目,需要一个指纹识别器的 SDK。我有一个微软指纹扫描仪。我打算在 Windows 8 下使用 Java 和 Eclipse 来开发该项目。

If anybody has heard / uses a free SDK I would like to hear from you !

如果有人听说过/使用过免费的 SDK,我想听听您的意见!

回答by Artyom Kiriliyk

I know only VeriFinger Embedded SDKit's free 30-day Trial.

我只知道VeriFinger Embedded SDK,它是 30 天免费试用版。

回答by TomSelleck

I decided to go with libfprintin the end. I have it running under Ubuntu 11.10 (12.04 does not work with vmplayer yet) in vmplayer. Works a charm !

我最终决定使用libfprint。我让它在 vmplayer 的 Ubuntu 11.10(12.04 还不能与 vmplayer 一起使用)下运行。很有魅力!