@technocreatives/node-red-contrib-azure-face
v1.0.6
Published
Node-RED wrapper arround Microsoft Azure Cognitive Face API
Downloads
11
Readme
node-red-contrib-azure-face
Node-RED nodes to integrate with Microsoft Azure Face API.
Install
Run the following command in your Node-RED user directory - typically ~/.node-red
npm install node-red-contrib-azure-face
Make sure you have an account and an agent at https://www.microsoft.com/cognitive-services.
Usage
TBD
Example flows
TBD
Acknowledgement
These nodes are based on the excelent node-red-contrib-cognitive-services by zuhito. This solution focuses on the Face API only, and also adds support for other regions than west-US.