content.json 1.29 KB
Newer Older
Myriam Guedey's avatar
Myriam Guedey 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
[ {
    "item": {
      "title": "Extraction of window contours from point clouds",
      "project": "Simstadt 2.0",
      "author": {
        "firstName": "Sven",
        "lastName": "Schneider",
        "hftURL": "https://www.hft-stuttgart.de/p/sven-schneider"
      },
      "project_year_start": "2017",
      "project_year_end": "2021",
      "project_is_on_going": false,
      "imageLink": "https://urbanvis.hft-stuttgart.de/imgs/thumbnails/EssenPC.jpg",
      "keywords": ["CityGML", "Urban Simulation", "SimStadt", "Point Clouds","Energy"],
      "description_en": "As part of Simstadt 2.0, a method was developed to automatically extract window contours from building facedes from high-resolution point clouds to improve simulation accuracy.",
      "description_de": "Im Rahmen von Simstadt 2.0 wurde eine Methode entwickelt, um Fensterkonturen automatisiert in hochauflösenden Punktwolken zu detektieren und zu extrahieren, um die Simulationsgenauigkeit zu erhöhen."
    },
    "refIndex": 5,
    "links": {
      "demo": "https://urbanvis.hft-stuttgart.de/EssenPC.html?",
      "publication": "https://www.dgpf.de/src/tagung/jt2018/proceedings/proceedings/papers/44_PFGK18_P03_Schneider_Coors.pdf",
      "project": "https://www.hft-stuttgart.de/forschung/projekte/abgeschlossen/simstadt-20"
    }
  }
]