Put a name to the face Microsoft Cognitive Services
This is the second post in a series of posts, where we鈥檒l look into Microsoft Cognitive Services. More specifically we鈥檙e looking at the Face API, and what that can do for us in terms of identifying people. The end goal is to connect a web camera to a Raspberry Pi, grab an image of a person, identify that person and show the name on a screen. In the first post we described some basic terms one should know and we looked at how you could get API keys for the Face API. We also looked into detecting faces in an image, where we marked a face with a square. If this is the first post you鈥檙e reading in this series, I highly suggest you read the first post, as we鈥檒l continue building on the app we started on there. ...