SoftwareDefinedBuildings/SnapLink_Android

Name: SnapLink_Android

Owner: Software Defined Buildings

Description: null

Created: 2017-05-11 11:51:07.0

Updated: 2017-11-15 21:01:58.0

Pushed: 2017-12-07 02:54:21.0

Homepage: null

Size: 10122

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

SnapLink : Visual Appliance Identification and Control in Smart Buildings

Build Status

What is SnapLink?

Please refer to the README.md in https://github.com/SoftwareDefinedBuildings/SnapLink

How to Install SnapLink Android Client?
  1. Enable installing applications from unknown sources from the Android phone settings. More details can be found here.

  2. Download the latest apk file from the SnapLink Android releases.

  3. Open the apk file to install.

How to Work on SnapLink Android Client?
  1. Download Android Studio and install Android NDK.

  2. Clone this repository

    /workspace
    clone https://github.com/SoftwareDefinedBuildings/SnapLink_Android
    
  3. Import this project in Android Studio.

Privacy policy

This app is designed to collect information for a research study at the University of California, Berkeley. The study is being led by Kaifei Chen kaifei@berkeley.edu.

The goal of this study is to show how a robust smart phone based image localization system can be used to augment human building interactions. This app allows users to point their smartphone camera to an appliance to identify and interact with it. To achieve this, we collect smartphone camera images and other sensor data to provide a fast and accurate estimation of the 3D location and orientation of the phone. The collected data will be saved and used to improve the system. At the moment of writing, all communications to our server are over GRPC and not encrypted. We plan to add authentication and encryption later.

Citation

You must cite the following paper if you use this code in any ways:

icle{chen2017snaplink,
tle={{SnapLink: Fast and Accurate Vision-Based Appliance Control in Large Commercial Buildings}},
thor={Chen, Kaifei and F{\"u}rst, Jonathan and Kolb, John and Kim, Hyung-Sin and Jin, Xin and Culler, David E and Katz, Randy H},
urnal={Proceedings of the ACM on Interactive, Mobile, Wearable and Ubiquitous Technologies},
lume={1},
mber={4},
ges={129:1--129:27},
ar={2017},
blisher={ACM}

License
right (c) 2016, Regents of the University of California
rights reserved.

stribution and use in source and binary forms, with or without
fication, are permitted provided that the following conditions
met:

edistributions of source code must retain the above copyright
otice, this list of conditions and the following disclaimer.
edistributions in binary form must reproduce the above copyright
otice, this list of conditions and the following disclaimer in the
ocumentation and/or other materials provided with the
istribution.

 SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
TED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
RECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
LUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
ICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
VER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
CT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
HE POSSIBILITY OF SUCH DAMAGE.
Questions?

Please Email Kaifei Chen kaifei@berkeley.edu or Tong Li sasrwas@berkeley.edu


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.