https://github.com/yianandcode/facebattle-web
2016 SegmentFault & AngleHack Hackathon - A emotion recognition app's back end
https://github.com/yianandcode/facebattle-web
Last synced: 5 months ago
JSON representation
2016 SegmentFault & AngleHack Hackathon - A emotion recognition app's back end
- Host: GitHub
- URL: https://github.com/yianandcode/facebattle-web
- Owner: YianAndCode
- Created: 2016-06-29T17:41:15.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-12T09:38:32.000Z (over 9 years ago)
- Last Synced: 2025-02-03T14:46:06.654Z (about 1 year ago)
- Language: PHP
- Size: 45.9 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FaceBattle
> 2016 SegmentFault & AngleHack Hackathon 作品

本作品基于“微软牛津计划” API 实现,客户端有 Windows 10 UWP(Desktop & Mobile)/Android/iOS 三个版本。当前项目为后端部分。
UWP Client 项目地址:https://github.com/JuniperPhoton/FaceBattleUWP
iOS Client 项目地址:https://github.com/KinoAndWorld/FaceBattle
Android Client 项目地址:https://github.com/ChinaLinda/FaceBattleAndroid
---
## 使用方法
1. 修改 `/config.php` 中的数据库配置,具体方法可参考该文件的注释。
2. 修改 `/lib/emotion.class.php` 中的 `$key`,key 可以到[牛津计划官网](https://www.azure.cn/cognitive-services)申请。