1 Star 0 Fork 2

J.Simon.C / vue-electron-FaceRecognition-client

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 1.02 KB
一键复制 编辑 原始数据 按行查看 历史
J.Simon.C 提交于 2020-06-16 15:15 . 修改md

人脸情绪分析程序

vue-electron client. 技术栈:Face++ API Node.js Vue.js Electron-vue.

克隆项目

git clone https://gitee.com/jiasichen/vue-electron-faceRecognition-client.git

安装

# 国内安装
cnpm install 或 yarn install

# 启动项目 serve with hot reload at localhost:9080
npm run dev 或 yarn run dev

# 打包项目 build electron application for production
npm run build 或 yarn run build

# lint all JS/Vue component files in `src/`
npm run lint

修改请求参数

# 替换Face++ 请求参数
/src/renderer/components/LandingPage.vue 中 'api_key''api_secret' 这两个参数替换为你自己的key,获取方法在Face++官网中有介绍。

开始使用吧


This project was generated with electron-vue using vue-cli. Documentation about the original structure can be found here.

NodeJS
1
https://gitee.com/jiasichen/vue-electron-faceRecognition-client.git
git@gitee.com:jiasichen/vue-electron-faceRecognition-client.git
jiasichen
vue-electron-faceRecognition-client
vue-electron-FaceRecognition-client
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891