content_backup.md 1.22 KB
Newer Older
Joe TS Dell's avatar
changes  
Joe TS Dell committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
- work from Justin was already removed from the Gitlab Pages....
```
  {
    "item": {
      "title": "Outdoor Mobile Augmented Reality in Urban Planning",
      "project": "Master Thesis",
      "author": {
        "firstName": "Justin ",
        "lastName": "Jing Hui",
        "hftURL": "#"
      },
      "project_year_start": "2020",
      "project_year_end": "2021",
      "project_is_on_going": false,
      "imageLink":"https://transfer.hft-stuttgart.de/pages/huijustinjing/justin-hui_ar-visualization/home/ezgif.com-gif-maker.gif",
      "keywords":["Augmented Reality","Urban Planning"],
      "description_en":"This thesis aims to develop an outdoor mobile AR application that visualizes the urban environment using the mentioned grayscale masking filters.",
      "description_de":"Ziel dieser Arbeit ist es, eine mobile AR-Anwendung für den Außenbereich zu entwickeln, die die urbane Umgebung mithilfe von Graustufen-Maskierungsfiltern visualisiert."
    },
    "refIndex": 5,
    "links": {
      "demo": "https://transfer.hft-stuttgart.de/pages/huijustinjing/justin-hui_ar-visualization/home/",
      "publication": "https://transfer.hft-stuttgart.de/pages/huijustinjing/justin-hui_ar-visualization/home/thesis.pdf"
    }
  }
```