Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 600 Bytes

README.md

File metadata and controls

33 lines (27 loc) · 600 Bytes

Face-api Vue简单使用

face-api-demo-vue

通过vue构建使用

案例含:人脸框跟踪 人脸对比(一对一) 人脸组比对(一对多)
更多一些示例请浏览
作者Github
在线示例

Project setup 项目安装依赖

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint