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.

2015 12 30 W10 FaceNAtive API demo

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

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

One response to “#VS2015 – Windows Universal sample App using #FaceDetection native API on #Windows10”

  1. […] El Bruno Windows Universal sample App using Face Detection native API on Windows 10 […]

    Like

Leave a reply to #VS2015 – #FateDetection and Merry Christmas #Coding4Fun | El Bruno Cancel reply

Discover more from El Bruno

Subscribe now to keep reading and get access to the full archive.

Continue reading