项目作者: changkun

项目描述 :
Designing Alternative Contact-free Control Modalities for Smart Watches
高级语言: PostScript
项目地址: git://github.com/changkun/BachelorThesis.git
创建时间: 2016-02-24T09:20:34Z
项目社区:https://github.com/changkun/BachelorThesis

开源协议:GNU General Public License v3.0

下载


Designing Alternative Contact-free Control Modalities for Smart Watches

Build Status

English | 中文

This repository contains my bachelor thesis: source code, thesis paper and other related files.

Contents

Setup

It’s refer to two parts of this project:

  1. Client Side:iOS & WatchOS for data communication and interaction present;
  2. Server Side:Data analysis and exchange, gesture recognize.

Files

  • client
    • This folder contains the client software of watch and phone side, implemented by Swift 2.2;
  • demo
    • This folder contains demo pictures;
  • docs
    • This folder contains related files in this project, include applying doc, architecture source file, advisor comments and etc.
  • experiment
    • This folder contains the related user study file, such as questionnaire, analysis source code and etc.
  • paper
    • This folder contains the thesis paper and its LaTeX source file;
  • server
    • This folder contains server side Leap-enabled software, implemented by NodeJS.

Demo

ScreenShot

External Projects

  • SWUNThesis: LaTeX Thesis Template for Southwest University for Nationalities
  • LeapDocCN: LeapMotion SDK Offical Documentation Chinese Translation

License

  1. The work in this repository (except paper and code) is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.

  2. All code is licensed under a GNU Public Licence v3.

  3. The Thesis Paper CN and Thesis Paper EN contents (include release contents) are Copyright © 2016 Ou, Changkun. All rights reserved.