码迷,mamicode.com
首页 > Windows程序 > 详细

Windows biometrics framework

时间:2015-03-11 14:25:16      阅读:348      评论:0      收藏:0      [点我收藏+]

标签:

Windows OS提供了Logon/UAC,用以支持生物识别技术。Biometrics API提供了一系列的API用于接入Biometrics服务,同时用户可以自己开发基于Biometrics API的应用,产生定制化的服务。如,支付、隐私管理、应用权限管理、图像识别等。

Purpose Plug-in binary component that exposes a standard interface Connects Biometric Unit (BU) to sensor hardware Supplements capabilities of simple sensors
Sensor Adapter—数据采集(optional) Engine Adapter—算法控制(注册、匹配等)(mandatory) Storage Adapter—安全的模板存储(optional)

 

技术分享

WBDI需求:

暴露WBDI 接口GUID

实现必须的IOCTLS

处理请求

UMDF-使用并行I/O queue

请求对象支持取消请求的回调函数

Windows biometrics framework

标签:

原文地址:http://www.cnblogs.com/baochengforever/p/4329526.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!