- Joined
- Jun 27, 2006
- Messages
- 23,048
- Thread Author
- #1
Last week I highlighted a very cool preview of for the Kinect for Windows v2, Windows 10 and Windows Hello, Windows Hello with the Kinect v2. Today's a follow-up to that from Friend of the Gallery, Link Removed
#Windows10 – Using #KinectV2 for authentication with #WindowsHello
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 Link Removed, to access Windows Hello.
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:
...
Link Removed
...
Project Information URL: http://elbruno.com/2015/12/07/windows10-using-kinectv2-for-authentication-with-windowshello/
Contact Information:
Link Removed
Link Removed
Link Removed
Link Removed
Link Removed
Continue reading...
#Windows10 – Using #KinectV2 for authentication with #WindowsHello
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 Link Removed, to access Windows Hello.
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:
...
Link Removed
...
Project Information URL: http://elbruno.com/2015/12/07/windows10-using-kinectv2-for-authentication-with-windowshello/
Contact Information:
- Blog: http://elbruno.com
- Link Removed
Link Removed
Link Removed
Link Removed
Link Removed
Link Removed
Continue reading...