GithubHelp home page GithubHelp logo

fang23333 / emokit_apple-watch_sdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from emokitsdk/emokit_apple-watch_sdk

0.0 0.0 0.0 313 KB

EmoKit情绪识别引擎--Apple Watch端心率检测识别情绪的Watch OS SDK

Objective-C 100.00%

emokit_apple-watch_sdk's Introduction

EmoKit_Apple-Watch_SDK

1.概述

此sdk是watch OS的sdk,需要在watch Extension 扩展里使用。可实现apple watch 光学检测心率,并获取依据心率识别出的情绪结果。

2.初始化配置

初始化时候需要配置从开发者中心(http://dev.emokit.com/)申请的AID和KEY。然后在watch Extension扩展的ExtensionDelegate.m文件里的applicationDidFinishLaunching方法里添加如下代码: [WKEmoKitManager startAppKey:申请的Key AppId:申请的Aid];

3.心率检测并且获取情绪结果

详情查看开发文档

4.附录

(1)错误码列表 错误值 含义 200 结果返回成功

(2)情绪识别结果码表(7种)。 注:5种、24种情绪结果详见情绪结果码表文档

标签代码 情绪描述 K 平静;放松;专注;出神; D 忧愁;疑惑;迷茫;无助;
C 伤感;郁闷;痛心;压抑;
Y 生气;失控;兴奋;宣泄; M 开心;甜蜜;欢快;舒畅; W 害怕;焦虑;紧张;激情; T 厌恶;反感;意外;惊讶;

(3)联系方式 [email protected]

emokit_apple-watch_sdk's People

Contributors

emokitsdk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.