- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We're working on a FaceID feature for our existing Windows Store App.
Note, since It is a sideloaded enterprise app, we don't need to worry about regular Store App restrictions.
We're using Lenovo b50-30 featuring build in RealSense camera.
Our current goal is to port some of the code from FaceID WPF sample into a new Store App.
We've had some success with creating a BrokeredComponent, the camera light up green during the call of PXCMSenseManager.Init(), but immediately crashes with an Exception "The remote procedure call failed. (Exception from HRESULT: 0x800706BE)".
We're now pursuing creation of a version of libpxcclr.cs_vs2010-13 project compiled for Windows 8.1 class library since the source already contains some #if NETFX_CORE beginnings. However PXCMSenseMenager.QueryFace() always returns null.
Any help is greatly appreciated!
Link Copied

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page