locked
Raspberry pi 3 + windows 10 iot + opencv camera face detection RRS feed

  • Question

  • Hello to all,

    Can you please provide an example code or show me the path how to implement  open cv on windows 10 iot and make a real time face detection? I was able to create a face and body detection sample on picture by following the link below:

    opencv example

    I have been searching for so long; any help would be highly appreciated. Thank you so much :)

    Sunday, October 8, 2017 7:39 PM

Answers

All replies

  • hello

    with the help of google i found this project on hackster Windows IoT: Facial Recognition Door

    br
    Andre

    Sunday, October 8, 2017 11:19 PM
  • Dear friend,

    We can use OpenCV and Microsoft Cognitive Services to achieve computer vision.

    There is an example on dev portal, which is facial recognition from a given picture.

    https://developer.microsoft.com/en-us/windows/iot/samples/opencv

    Andre give you an example of using Microsoft Cognitive Services for facial recognition.


    Keep Fighting

    Monday, October 9, 2017 2:47 AM
  • Hi @Andre an @Jiong,

    First of all thank you for your favorable answers; sorry, that's my fault; I was trying to address the link that @Jiong mentioned by saying "I was able to create a face and body detection sample on picture". And already implemented the code on the link below :

    http://osconqsc2015.azurewebsites.net/qsccontent/opencv/opencv.html

    I will surely check out the link @Andre and let you know than I will share the progress from this page.

    Great regards..

    Monday, October 9, 2017 11:25 AM
  • Hello Andre thank you but unfortunatelly this example is not using open cv :(
    Saturday, October 14, 2017 10:40 PM