Skip to content

njakuschona/NJaku01.github.io

Repository files navigation


Logo

Bachelor Thesis - Combining Augmented Reality and Reproducibility to convey spatio-temporal results

This repository contains all source code developed and data collected during the bachelor thesis.
View App

Table of Contents

About The Project

Spatio-temporal research results are usually published in a static format, for example, as PDF. Herethe results are not directly linked to their spatial reference. Therefore, it is difficult for the user to un-derstand these results. To improve the user’s understanding, we link these results with the real world.To archive this, we use the raising concept of Augmented Reality, where it is possible to integrate theresults into the view of the user and to display the results on site. The results are often calculatedout of a specified dataset. To ensure the data used for the application indicates the same result pre-sented in the article, the outcome must be reproducible. The goal is to combine reproducibility andAugmented Reality to convey spatio-temporal results. We answered the research question about howto create an Augmented Reality application out of a reproducible article. Therefore, we performeda literature research and developed a concept which provides a guideline and explains the importantsteps. Starting with extracting the data used to calculate the results. Designing the app and decidingwhich types of visualization and devices fit best for the result and implementing the application. Toshow the feasibility of the concept, we created an application to convey the results of one scientific ar-ticle. This application was evaluated with an expert user study, with the goal to indicate whether theapplication is understandable and easy to use. Furthermore, the general interest in using AugmentedReality applications to inspect spatio-temporal results got researched.The results of our research show that it is possible to convey spatio-temporal results through Aug-mented Reality. The results are displayed understandable. Overall, Augmented Reality is an in-teresting approach to display results out of scientific articles which should be depended in furtherresearch.

The article "Modelling of Urban Air Pollutant Concentrations with Artificial Neural Networks Using Novel Input Variables is displayed. It was written by Laura Goulier, Bastian Paas, Laura Ehrnsperger, and Otto Klemm. It was published in the International Journal of Environmental Research and Public Health 17, no. 6 (January 2020) page number 2025. The paper is accessible under: https://doi.org/10.3390/ijerph17062025

This repository contains all data and sourcecode which was used during the thesis:

Built With

Getting Started

The app is accessible and useable under njaku01.github.io.

To get a local copy up and running follow these simple steps.

Prerequisites

Install npm

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/NJaku01/NJaku01.github.io.git
  1. Install NPM packages
npm install
  1. Start the application
npm start
  1. Go to the application under https://localhost:3000

Contact

Nick Jakuschona - n_jaku01@wwu.de

Project Link: https://github.com/NJaku01/NJaku01.github.io

Acknowledgements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published