Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/malantin/receptionkiosk
- Owner: malantin
- License: other
- Created: 2017-05-26T14:29:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-18T09:53:10.000Z (over 6 years ago)
- Last Synced: 2024-11-20T06:33:30.637Z (3 months ago)
- Topics: cognitive-services, face-detection, face-recognition, uwp, windows, windows10
- Language: C#
- Homepage:
- Size: 21.6 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.