Face Detection, Face Recognition using Node.js
In this quickstart, you will use the Azure Face REST API with Node.js to detect human faces in an image. You can get a free trial subscription key from Try Cognitive Services. Or, follow the instructions in Create a Cognitive Services account to subscribe to the Face API service and get your key. Go to the folder where you'd like to create your project and create a new file, facedetection.js. Then install the requests module to this project.
Nov-23-2021, 08:36:47 GMT
- Technology: