From ba8caf15069754eddefdf52fdd248b5037009c4f Mon Sep 17 00:00:00 2001
From: Hui <huijustinjing@gmail.com>
Date: Tue, 16 Mar 2021 16:29:04 +0000
Subject: [PATCH] Update index.html

---
 public/home/index.html | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/public/home/index.html b/public/home/index.html
index 79fa1d0..324d2e3 100644
--- a/public/home/index.html
+++ b/public/home/index.html
@@ -61,6 +61,13 @@
       Urban planners and designers often use grayscale masking filters to highlight a selected urban feature and its context without the overwhelming   information. With the rising interest in applying augmented reality (AR) technology into the field of urban planning for increasing social engagement, this thesis aims to develop an outdoor mobile AR application that visualizes the urban environment using the mentioned grayscale masking filters. The application is able to apply the grayscale masking filter to the designated buildings in Nordbahnhof, Stuttgart when the device’s camera is pointing to them. State of the art of  outdoor mobile AR technologies are studied and reviewed. This thesis proposes the concepts and methodology of the video-based AR visualization and the development of the app. The implementation of the concepts and methodology is documented and the implementation process and result are evaluated.
     </p>
 
+    <h1>Demo</h1>
+
+    <p>
+      More about the development of the application can be found in the following repository:
+      <a href="https://transfer.hft-stuttgart.de/gitlab/-/ide/project/huijustinjing/ar-building-visualization-with-grayscale-filter/"> Application Developement Repository</a>
+    </p>
+
   </div>
 
   <div class="footer"></div>
-- 
GitLab