Hello!
In the yesterday’s post I wrote on the new Windows 10 APIs to perform face detection. In today’s sample app (shared on GitHub), it is possible to see how a WebCam feed is analyzed in real time and displays the detected faces.

A couple of details about the App
- The AppCommandBar button changes to show the FaceDetection in On/Off status. As soon as you see how to change an Icon with C# update this code.
- When a face is detected, I make the process of painting the frame synchronizing Threads. Don’t have very clear why this.
image
- I need to do some work on the app resize
You can download the complete example from GitHub here.
Greetings @ Madrid
-El Bruno
References
Leave a reply to #VS2015 – #FateDetection and Merry Christmas #Coding4Fun | El Bruno Cancel reply