项目作者: changkun
项目描述 :
Designing Alternative Contact-free Control Modalities for Smart Watches
高级语言: PostScript
项目地址: git://github.com/changkun/BachelorThesis.git

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:
- Client Side:iOS & WatchOS for data communication and interaction present;
- 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

External Projects
- SWUNThesis: LaTeX Thesis Template for Southwest University for Nationalities
- LeapDocCN: LeapMotion SDK Offical Documentation Chinese Translation
License
The work in this repository (except paper and code) is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.
All code is licensed under a GNU Public Licence v3.
The Thesis Paper CN and Thesis Paper EN contents (include release contents) are Copyright © 2016 Ou, Changkun. All rights reserved.