Demo - Face Recognition
·
Java source code in Github: faceRecognition
This demo is based on Microsoft Cognitive Service. If you have no idea about that, please click here.
Prerequisites
- Microsoft Face Recognition API
- Camera
- Tomcat
- Use Chrome and change its autoplay-policy



Steps
- Change Authentication.java
- Change logback.xml
- Build and deploy to tomcat
Demo
- Start up Tomcat and visit https://localhost:8080/faceRecognition/

- Look at the camera and click "Take photo"

- Wait for a while and response could be seen as below

更多推荐



所有评论(0)