diff --git a/public/content/content.json b/public/content/content.json index a4d50f7047008168e2e036c636e8088009de0dfe..bbebe12367d0f50a757ac8372befa312279719e0 100644 --- a/public/content/content.json +++ b/public/content/content.json @@ -696,5 +696,28 @@ "repo":"https://transfer.hft-stuttgart.de/gitlab/buildicipate" }, "refIndex": 13 + }, + + { + "item": { + "title": "Occlusion Screening using 3D city models as a reference database for mobile AR-Applications", + "project": "", + "author": { + "firstName": "Muhammad", + "lastName": "Alfakhori", + "hftURL": "https://www.linkedin.com/in/muhammad-alfakhori" + }, + "project_year_start": "2021", + "project_year_end": "2022", + "project_is_on_going": true, + "imageLink":"content/muhamamd/UGLthumbnail.gif", + "keywords":["Augmented Reality", "Mixed Reality", "Occlusion", "HoloLens"], + "description_en":"Creating an immersive Augmented Reality (AR) experience requires aligning the digital content with the real environment, including position and occlusion, where the digital content is hidden behind the real objects. This research makes use of the cutting-edge technology available in the field of AR/MR, the Microsoft HoloLens 2.0, where the in-device Time of Flight (ToF) camera is used to scan the environment and create a Spatial Map, which is enriched with a LOD1 city model occlusion mask.", + "description_de":"Die Erstellung eines immersiven Augmented Reality (AR)-Erlebnisses erfordert die Abstimmung der digitalen Inhalte mit der realen Umgebung. Insbesondere die Position und Okklusion sind entscheidende Aspekte. Dabei ist es notwendig, dass digitale Objekte von realen Objekten verdeckt werden. Diese Forschungsarbeit nutzt hierfür aktuelle Technologien im Bereich von AR/MR, wie die Microsoft HoloLens 2.0. Die geräteeigene Time of Flight (ToF)-Kamera wird dabei verwendet, um die Umgebung zu scannen und eine räumliche Karte zu erstellen. Angereichert wurde die Okklusionsmaske mit einem LOD1-Stadtmodell." + }, + "links": { + "publication":"content/muhamamd/1_PG3_Alfakhori_Muhamamd_MasterThesis.pdf" + }, + "refIndex": 14 } ] diff --git a/public/content/muhamamd/1_PG3_Alfakhori_Muhamamd_MasterThesis.pdf b/public/content/muhamamd/1_PG3_Alfakhori_Muhamamd_MasterThesis.pdf new file mode 100644 index 0000000000000000000000000000000000000000..5b6859e445d21cb62ba70c7080f5ce15ac979d97 Binary files /dev/null and b/public/content/muhamamd/1_PG3_Alfakhori_Muhamamd_MasterThesis.pdf differ diff --git a/public/content/muhamamd/UGLthumbnail.gif b/public/content/muhamamd/UGLthumbnail.gif new file mode 100644 index 0000000000000000000000000000000000000000..f3cbc68777f3a3f9e266ec6be66921efff95cde3 Binary files /dev/null and b/public/content/muhamamd/UGLthumbnail.gif differ diff --git a/public/content/team.json b/public/content/team.json index 3f2c0084ef235246e74051113b5cba4e99980971..e442247f0759f87f88d55ffbe6673aca25c8b3d6 100644 --- a/public/content/team.json +++ b/public/content/team.json @@ -69,17 +69,6 @@ "LinkedInURL": "https://www.linkedin.com/in/sven-schneider-2236bb71/" } }, - { - "firstName": "Sabo ", - "lastName": "Kwada Sini", - "jobTitle_en": "Researcher", - "imgUrl": "https://profile-images.xing.com/images/5ef0d642ca45841ddfb1d998e35ebc80-2/sabo-kwada-sini.256x256.jpg", - "profile_link": "https://www.hft-stuttgart.de/p/sabo-kwada-sini", - "researchTopics": "Geo-informatics | 3D City Model | Smart Cities", - "optional": { - "LinkedInURL": "https://www.linkedin.com/in/sabo-kwada-sini-345143107/" - } - }, { "firstName": "Rushikesh ", "lastName": "Padsala", @@ -92,22 +81,6 @@ "LinkedInURL": "https://www.linkedin.com/in/rpadsala/" } }, - { - "firstName": "Dr. Preston ", - "lastName": "Francisco Rodrigues ", - "jobTitle_en": "Researcher", - "imgUrl": "imgs/avatar/preston.jpg", - "profile_link": "https://www.hft-stuttgart.de/p/preston-francisco-rodrigues", - "researchTopics": "" - }, - { - "firstName": "Pithon", - "lastName": "Kabiro", - "jobTitle_en": "Researcher", - "imgUrl": "https://www.w3schools.com/w3images/avatar2.png", - "profile_link": "https://www.hft-stuttgart.de/p/Pithon-Kabiro", - "researchTopics": "Geo-informatics | Sensors & IoT | 3D Web Visualization" - }, { "firstName": "Athanasios", "lastName": "Koukofikis", @@ -123,29 +96,5 @@ "imgUrl": "https://www.hft-stuttgart.de/fileadmin/Dateien/Profilbilder/_processed_/9/6/csm_passbild_8f16c0f011.png", "profile_link": "https://www.hft-stuttgart.de/p/Matthias-Betz", "researchTopics": "3D City Model | CityGML | Quality Validation | Big Data" - }, - { - "firstName": "Simone", - "lastName": "Weil", - "jobTitle_en": "Researcher", - "imgUrl": "https://www.w3schools.com/w3images/avatar2.png", - "profile_link": "https://www.hft-stuttgart.de/p/Simone-Weil", - "researchTopics": "SensAR research project | Augmented Reality | User Interface" - }, - { - "firstName": "Martin", - "lastName": "Storz", - "jobTitle_en": "Researcher", - "imgUrl": "https://www.w3schools.com/w3images/avatar2.png", - "profile_link": "https://www.hft-stuttgart.de/p/Martin-Storz", - "researchTopics": "" - }, - { - "firstName": "Nora ", - "lastName": "Bartke", - "jobTitle_en": "Researcher", - "imgUrl": "https://www.hft-stuttgart.de/fileadmin/Dateien/Profilbilder/_processed_/0/2/csm_nora-bartke.256x256_77b63de982.jpg", - "profile_link": "https://www.hft-stuttgart.de/p/Nora-Bartke", - "researchTopics": "" } ]