An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# FaceBattle

> 2016 SegmentFault & AngleHack Hackathon 作品

![Logo](Icon.png)

本作品基于“微软牛津计划” 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)申请。