azure-face-sdk
v0.0.8-alpha
Published
Wrapper on the Azure Cognitive APIs for Facial Recognition
Downloads
14
Readme
Node Azure Face SDK
Wrapper on the Azure Cognitive APIs for Facial Recognition (official docs).
If you are using typescript you will get docs inline.
Usage
Install to your project npm install azure-face-sdk --save
Configuration
All of the classes are configured with the SdkOpts object.
There are two options:
- version: Currently only 1.0 is supported
- ocpApiKey: Retrieve your key from here
Development
Coming soon
Initially created by this swell generator!