I will use this post to catalog public resources on the Windows Biometric Framework.
If you run across any that I miss please let me know, I should reliably catch the technical content ;)
TECHNICAL
EDITORIAL
Print | posted on Wednesday, January 14, 2009 10:22 PM
Will this be available on Vista and XP?
No, XP has been out of support for some time; http://support.microsoft.com/lifecycle/?p1=3223 Also backports of OS features seldom happen without significant market demand.
Are there any managed code wrappers for the Biometric Service APIs (i.e. the WinBio* calls)? I was going to play with this a bit, but having to translate the API's will slow me down.Another link for you is http://msdn.microsoft.com/en-us/library/dd401509(VS.85).aspx which is the Biometric Service API reference (it's surprisingly hard to find as the MSDN search won't pick it up).I haven't found any sample code for the client stuff anywhere yet. Have you seen any?
No at this time there are no managed code wrappers for the WBF API.At this time there is no sample code for the client APIs that I can point you at, hopefully in the near future there will be.
A partial managed wrapper can be found here: http://bioapprovalworkflow.codeplex.com/.
I have updated the list of URLs with a new reference, a partial managed wrapper written by a friend.
Hi, I'm doing a study about the WBF security and I wonder what are the possiblities for a malicious software on this system? Does a program who knows the SID of the logged user can delete his recorded fingers?Thanks
It only provides support for fingerprints. Is there plan to support other biometerics e.g. Iris etc?
Kumar - you are correct at this time only one BSP is provided, the one for fingerprints. Also at this time it is not posible for a third-party to add aditional BSPs, the design was done in such a way that both scenarios can be acomplished, I can not speak to what schedules that may happen on though.If I were to build a verticaly integrated Iris (or other modality) solution I would try to do so in a way that was stylistically consistent with the WBF so that migration would be easier when it does happen.
Powered by: Copyright © Ryan M. Hurst