xiukey / lgtm

The code for my thesis project, Looks Good to Me (LGTM), Authentication for Augmented Reality. This is a full implementation of LGTM that localizes a wireless transmitter, and searches for a specific face at that location to authenticate two users trying to establish secure point to point communication.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Looks Good To Me (LGTM): Authentication for Augmented Reality

I would greatly appreciate it if any researchers using this work for a publication cite my thesis, found here:
https://vtechworks.lib.vt.edu/handle/10919/71638

IEEE Format:
E. G. Gaebel, "Looks Good to Me (LGTM): Authentication for Augmented Reality", M.S. thesis, Dept. Computer Science, Virginia Tech, Falls Church, VA, 2016

BibTeX:

@MASTERSTHESIS {LgtmGaebel2016,
    author  = "Ethan Daniel Gaebel",  
    title   = "Looks Good to Me (LGTM): Authentication for Augmented Reality",  
    school  = "Virginia Tech",  
    year    = "2016",  
    address = "Falls Church, VA",  
}

The MIT License (MIT) Copyright (c) 2016 Ethan Gaebel egaebel@vt.edu

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

The code for my thesis project, Looks Good to Me (LGTM), Authentication for Augmented Reality. This is a full implementation of LGTM that localizes a wireless transmitter, and searches for a specific face at that location to authenticate two users trying to establish secure point to point communication.


Languages

Language:C++ 28.0%Language:MATLAB 25.6%Language:C 20.3%Language:Shell 15.7%Language:Python 9.6%Language:CMake 0.5%Language:Makefile 0.4%