locked
Face recognition in Windows Store apps C# RRS feed

  • Question

  • Simply, how to implement Face recognition in Windows Store apps with C#?

    I want to build an application that recognizes users and log-in with face recognition.

    And I need sample please.

    Thanks


    Ahmed Abd El-Karim

    Tuesday, January 27, 2015 6:27 AM

Answers

  • Hi,

    There is no built-in API can use to make face detection. Just as solotraze says, you can use use OpenCV face recognition on a Windows Store App.

    Refer to the link below:

    http://code.opencv.org/projects/opencv/wiki/WindowsRT

    Best Wishes!


    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place. <br/> Click <a href="http://support.microsoft.com/common/survey.aspx?showpage=1&scid=sw%3Ben%3B3559&theme=tech"> HERE</a> to participate the survey.

    • Marked as answer by Anne Jing Tuesday, February 10, 2015 8:58 AM
    Monday, February 9, 2015 9:37 AM

All replies

  • Did you bother searching for anything? Or are you expecting somebody to write an application in order to provide you a sample?

    MyCompany FACE RECOGNITION Wow demo app

    Google search results for "Windows Store App face recognition"


    La vida loca

    Tuesday, January 27, 2015 6:47 AM
  • I searched a lot, and saw those link that you wrote and did not help

    Ahmed Abd El-Karim

    Saturday, February 7, 2015 12:38 PM
  • Hi,

    There is no built-in API can use to make face detection. Just as solotraze says, you can use use OpenCV face recognition on a Windows Store App.

    Refer to the link below:

    http://code.opencv.org/projects/opencv/wiki/WindowsRT

    Best Wishes!


    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place. <br/> Click <a href="http://support.microsoft.com/common/survey.aspx?showpage=1&scid=sw%3Ben%3B3559&theme=tech"> HERE</a> to participate the survey.

    • Marked as answer by Anne Jing Tuesday, February 10, 2015 8:58 AM
    Monday, February 9, 2015 9:37 AM