Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/malantin/receptionkiosk

This project is a Universal Windows Platform App that uses Cognitive Services Face API to recognize returning visitors.
https://github.com/malantin/receptionkiosk

cognitive-services face-detection face-recognition uwp windows windows10

Last synced: 21 days ago
JSON representation

This project is a Universal Windows Platform App that uses Cognitive Services Face API to recognize returning visitors.

Awesome Lists containing this project

README

        

# Reception Kiosk

Based on some ideas from the [Cognitive Samples Intelligent Kiosk](https://github.com/Microsoft/Cognitive-Samples-IntelligentKiosk) this reception kiosk app is focused on identifying and greeting people using the Microsoft [Cognitive Services Face API](https://azure.microsoft.com/en-us/services/cognitive-services/face/). Currently the app implements adding groups of people to the database, adding faces to those people for training and training the recognition algorithm. Feel free to use this project as a management interface for working with the Microsoft Cognitive Services Face API.