/cognitive-face-js

Small set of functions to ease up Microsoft Face API usage https://azure.microsoft.com/en-us/services/cognitive-services/face/

Primary LanguageJavaScript

Microsoft Face API: Javascript client library and Samples

It has support only for the PersonGroup and Persons, but feel free to add the missing ones

If you want you can explore the docs here https://alevale.github.io/cognitive-face-js/

This library is a wrapper around the face API from Azure.

It exposes some of the methods to be able to interact with the API.

You can find the docs under the docs folder

If you want to have some examples on how to use it you can head to the examples folder, there is a README there that should help you understand what you need