Skip to content

paddy74/crystal-clear

Repository files navigation

Build Status Codacy Badge Codacy Badge License: Apache License: MIT

Crystal CLEAR

Continuous Language Education through Augumented Reality

Crystal CLEAR is developed as a senior project for nine undergraduate computer science studentds at Old Dominion University.

Crystal CLEAR is intended to be an augmented reality application which overlays a video feed with the translated labels of objects in the environment.

Getting Started

Prerequisites

This project was developed and tested using Python 3.6 on Ubuntu 16.04

Dependencies can be installed using pip:

$ pip install -r requirements.txt

Usage

$ python gui2.py

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as below, without any additional terms or conditions.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details.

Acknowledgments