C# - 指纹识别指纹识别

2023-09-03 13:06:40 作者:少女萌主

我们是想增加指纹身份验证支持在.NET 3.5应用程序。

We are wanting to add support for fingerprint authentication in a .Net 3.5 application.

我们目前只使用SDK从 Griaule 。但是,这仅支持像5 USB插头和播放设备。我们希望支持大多数读者包括笔记本电脑,平板电脑等。

We currently are only using the sdk from Griaule. But this only supports like 5 usb plug-and-play devices. We are wanting to support most readers included with laptops, tablets, etc.

有支持多种设备的通用方法是什么?我知道有从Windows 7的新标准,但我们希望支持XP及更高版本。

Is there a universal way to support many devices? I know there is a new standard starting with Windows 7, but we want to support XP and higher.

时甚至有一个.net SDK在那里为UPEK或Authentec的设备?

Is there even a .Net SDK out there for UPEK or Authentec devices?

任何意见或帮助将是AP preciated。

Any ideas or help would be appreciated.

推荐答案

我会说,有没有这样的SDK普遍指纹读取。

I am going to say there is no such SDK for universal fingerprint reading.

在一个星期左右研发的,它看起来像承诺的唯一事情就是Windows 7的WBF(Windows生物特征框架)。

After a week or so of researching, it looks like the only thing with promise is Windows 7's WBF (Windows Biometric Framework).

这将是几年前,这是一个可行的选择。

It will be a couple of years before this is a viable option.