0.0.8-alpha • Published 8 years ago

azure-face-sdk v0.0.8-alpha

Weekly downloads
27
License
-
Repository
github
Last release
8 years ago

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!

0.0.8-alpha

8 years ago

0.0.7-alpha

8 years ago

0.0.6-alpha

8 years ago

0.0.5-alpha

8 years ago

0.0.4-alpha

8 years ago

0.0.3-alpha

8 years ago

0.0.2-alpha

8 years ago

0.0.1-alpha

8 years ago