#Windows10 – Using #KinectV2 for authentication with #WindowsHello

Hello!

While I hope that fall into my hands a Surface Book or a Surface Pro 4, one of the new features that wanted to try was Windows Hello. Windows Hello, is part of a new set of libraries on Windows 10 [Windows.Devices.Perception]

Within this namespace we can find a series of UWP APIs that allow us to access information that we already know developing for Kinect as depth, infrared, color cameras, and metadata. With this information, we have a solid base to perform actions of Computer Vision and enable the identification process using faces, that is Windows Hello.

The new Microsoft Phone, 4 Surface and Surface Book, already includes the necessary hardware to work these features cone. There are also cameras certified Intel Real Sense F200, to access Windows Hello.

Clipboard01

Kinect V2 is not a certificated device (yet), but there are some tricks that we can use it as part of Windows Hello. For this we have to enable the distribution of test drivers for Windows 10. This is accomplished with an entry in the Windows registry:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DriverFlighting\Partner]”TargetRing”=”Drivers”

Clipboard01

If you are not used to working with the Windows registry, in the references section there is a link where they explain the step by step to create this entry.

Once enabled access to the drivers of partners, we need to update the Microsoft Kinect. Open the Device Manager (Windows + X, Device Manager) and update the drivers for the “Kinect Sensor Devices” section. Select “WDF KinectSensor Interface 0” and select “Update Driver Software…

Clipboard02

The update process will download the Kinect driver for Windows V2 version 2.1.1511.11000 (or may be higher in near updates updates).

Clipboard02

In the most usual Windows style, now is time to reboot.

The, to enable Windows Hello, we must now

  • Settings > Accounts
  • In Sign-In Options now we’ll se the Windows Hello option enabled

Clipboard02

With only 3 steps we can configure Window Hello to use our face

  • Welcome to Windows Hello

Clipboard01

  • Face Setup

Clipboard02

  • Done

Clipboard03

And now just leave it active to work always  😉

2015 12 07 Windows Hello

Greetings @ Madrid

-El Bruno

Referencias

Advertisement

4 comments

Leave a comment

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.

%d bloggers like this: