Skip to content

Latest commit

 

History

History
56 lines (41 loc) · 1.86 KB

README.md

File metadata and controls

56 lines (41 loc) · 1.86 KB

CamIO logo

CamIO

Status License


Repository containing the Manuscript, Data & Analysis code for the ICCHP20 paper:
**_An Audio-Based 3D Spatial Guidance AR System for Blind Users_**


📝 Table of Contents

🧐 About

  • manuscript.tex: main manuscript file
  • ./data: Raw data
  • ./overleaf: specific folder for the use of the overleaf platform
  • ./R: R scripts for the analysis & data visualisation
  • ./res: various ressources (images, templates, bibliography, logo, ...)

🏁 Getting Started

Online edition

You can check out the manuscript on Overleaf: https://www.overleaf.com/9369464178mfvxkddjbnxk

Installing

To use the analysis code locally, you'll need:

  • R >= 4.0
  • R Studio >= 1.3
  • To install the R packages required in each Rmd file (should be done automatically the first time running any cell of a given Rmd)

Otherwise, you can clone the code on R Studio Cloud.

✍️ Authors