Descripteur
Documents disponibles dans cette catégorie (5)
Ajouter le résultat dans votre panier
Visionner les documents numériques
Affiner la recherche Interroger des sources externes
Etendre la recherche sur niveau(x) vers le bas
High-performance adaptive texture streaming and rendering of large 3D cities / Alex Zhang in The Visual Computer, vol 38 n° 4 (April 2022)
[article]
Titre : High-performance adaptive texture streaming and rendering of large 3D cities Type de document : Article/Communication Auteurs : Alex Zhang, Auteur ; Kan Chen, Auteur ; Henry Johan, Auteur ; Marius Erdt, Auteur Année de publication : 2022 Note générale : bibliographie Langues : Anglais (eng) Descripteur : [Vedettes matières IGN] Traitement d'image
[Termes IGN] couleur à l'écran
[Termes IGN] flux continu
[Termes IGN] modèle 3D de l'espace urbain
[Termes IGN] rendu (géovisualisation)
[Termes IGN] texturage
[Termes IGN] villeRésumé : (auteur) We propose a high-performance texture streaming system for real-time rendering of large 3D cities with millions of textures. Our main contribution is a texture streaming system that automatically adjusts the streaming workload at runtime based on measured frame latencies, specifically addressing the high memory binding costs of hardware virtual texturing which causes frame rate stuttering. Our system streams textures in parallel with prioritization based on GPU computed mesh perceptibility, and these textures are cached in a sparse partially resident image at runtime without the need for a texture preprocessing step. In addition, we improve rendering quality by minimizing texture pop-in artifacts using a color blending scheme based on mipmap levels. We evaluate our texture streaming system using three structurally distinct datasets with many textures and compared it to a baseline, a game engine, and our prior method. Results show an 8X improvement in rendering performance and 7X improvement in rendering quality compared to the baseline. Numéro de notice : A2022-148 Affiliation des auteurs : non IGN Thématique : IMAGERIE/INFORMATIQUE Nature : Article DOI : 10.1007/s00371-021-02152-z Date de publication en ligne : 01/06/2021 En ligne : https://doi.org/10.1007/s00371-021-02152-z Format de la ressource électronique : URL article Permalink : https://documentation.ensg.eu/index.php?lvl=notice_display&id=100043
in The Visual Computer > vol 38 n° 4 (April 2022)[article]
Titre : Knowledge graph management and streaming in the context of edge computing Type de document : Thèse/HDR Auteurs : Weiqin Xu, Auteur ; Olivier Curé, Directeur de thèse Editeur : Champs-sur-Marne [France] : Université Gustave Eiffel Année de publication : 2021 Importance : 122 p. Format : 21 x 30 cm Note générale : bibliographie
Thèse de Doctorat de l'Université Gustave Eiffel, Spécialité InformatiqueLangues : Anglais (eng) Descripteur : [Vedettes matières IGN] Intelligence artificielle
[Termes IGN] flux continu
[Termes IGN] informatique en nuage
[Termes IGN] internet des objets
[Termes IGN] langage de requête
[Termes IGN] module d'extension
[Termes IGN] ontologie
[Termes IGN] OWL
[Termes IGN] RDF
[Termes IGN] réseau sémantique
[Termes IGN] SPARQL
[Termes IGN] stockage de données
[Termes IGN] web sémantiqueIndex. décimale : THESE Thèses et HDR Résumé : (auteur) Edge Computing proposes to distribute computation and data storage closer to original data sources. This technology is becoming an important trend in IT. This is mainly due to the emergence of the Internet of Things and its set of compact devices, eg sensors, actuators or gateways, whose computing and storing capacities are ever-increasing. Different from Cloud Computing, which targets large data centers, Edge Computing's computation distribution strategy can potentially reduce network pressure and make full use of computation power of edge devices.In order to support smart data processing at the edge of the network, a knowledge representation strategy is needed. In 2021, technologies belonging to the so-called Semantic Web are mature and robust enough to bring intelligence to Edge computing. These technologies correspond to the RDF (Resource Description Framework) data model, the RDFS (RDF Schema) and OWL (Web ontology Language) ontology languages and their associated reasoning services, the SPARQL query language. A cornerstone of such an approach is an Edge device compliant RDF database management system. However, most RDF stores are designed for powerful servers or Cloud Computing. These systems partly owe their efficiency to costly indexing strategies, ie based on multiples indexes.In the context of Edge computing, characterised by relatively limited memory footprint and computing power, it is not reasonable to use any of these RDF stores. Hence, a novel kind of RDF store is needed. In this work, we consider that some of its features must be an in-memory approach, low-memory footprint for both the system and its managed data, adapted query optimization techniques to make query processing as fast as possible. Moreover, reasoning at query run-time and stream processing are required by several of the use cases that we have identified in real-world situations.For the aim of compressing RDF data while maintaining querying speed, we make an extensive use of Succinct Data Structure (SDS) data structures to benefit from its data compression and high data retrieving speed simultaneously. This help us to get a self-indexed compact RDF store which does not require decompression operation. Our query processing approach is adapted to our storage layout and to standard SDS operations, namely access, rank and select. We prove the efficiency of our approach with thorough evaluation.In order to help the acceleration of RDFS reasoning, we have designed our system based on a semantic-aware encoding strategy named LiteMat. This encoding scheme, which has been developed and maintained by our research team, has been extended in the PhD thesis to support multiple inheritance, transitive and inverse properties. It thus extends the expressive power of addressed ontologies.In real IoT use cases, data are usually continuously coming from sensors or actuators. To address this issue, an extension of SuccinctEdge has been designed to handle those streaming data. This extension includes an extra data structure in our RDF store to process numeric data with time-based aggregations and an adapted streaming-SPARQL extension processor to permit the querying of streaming data. With the help of this extra data structure and the adapted query processor, one can easily query the dynamic RDF graph by a streaming-SPARQL query. However, query execution on a dynamic graph may have many repeating graph searching, which may heavily slow down the system. In order to solve this problem, we separate a query into dynamic part and static part. The result of the static part is computed once and stored all along the duration of the continuous query processing. Concerning the dynamic part, the corresponding result is combined with the static part result to generate the final result of each query execution. We prove that our streaming extension system is of low latency and of high throughput with good robustness and correctness properties. Note de contenu : 1- Introduction
2- Background knowledge
3- LiteMat, an encoding scheme for RDFS++
4- SuccinctEdge
5- Streaming SuccinctEdge
6- ConclusionNuméro de notice : 24026 Affiliation des auteurs : non IGN Thématique : INFORMATIQUE Nature : Thèse française Note de thèse : Thèse de Doctorat : Informatique : Gustave Eiffel : 2021 Organisme de stage : Laboratoire d’Informatique Gaspard Monge DOI : sans En ligne : https://tel.hal.science/tel-03697222/ Format de la ressource électronique : URL Permalink : https://documentation.ensg.eu/index.php?lvl=notice_display&id=101824 L’Ultra Wideband, un système de positionnement topographique sans satellite / Joël Van Cranenbroeck in XYZ, n° 165 (décembre 2020)
[article]
Titre : L’Ultra Wideband, un système de positionnement topographique sans satellite Type de document : Article/Communication Auteurs : Joël Van Cranenbroeck, Auteur Année de publication : 2020 Article en page(s) : pp 33 - 40 Note générale : Bibliographie Langues : Français (fre) Descripteur : [Vedettes matières IGN] Navigation et positionnement
[Termes IGN] balise
[Termes IGN] bande L
[Termes IGN] données GNSS
[Termes IGN] flux continu
[Termes IGN] géolocalisation
[Termes IGN] GPS assisté pour la navigation (technologies)
[Termes IGN] positionnement en intérieur
[Termes IGN] radiofréquenceRésumé : (Auteur) Depuis l’avènement des mesureurs de distance utilisant les ondes radioélectriques, qui furent détrônées d’ailleurs rapidement par la mesure de phase sur l’infrarouge et depuis le laser, les topographes avec l’arrivée du GPS puis du GNSS se sont habitués à des instruments de mesure basés sur le temps de propagation d’une onde électromagnétique. Les navigateurs, eux, ont une longue expérience de ces systèmes et avant le GPS, des systèmes comme le Syledis de la société française Sercel ont apporté des solutions basées sur des balises fixes (transpondeurs) organisées en réseau ou chaîne. Mais le GNSS connaît des limitations qui empêchent son usage à l’intérieur des habitations au sens large. Les parkings, les tunnels, les rues étroites dans les villes, le couvert forestier dense sont autant d’espaces où l’on ne peut obtenir sa position de manière précise. Que dire alors des ateliers, des halls d’assemblage et de stockage ? En 2005, la société australienne Locata débuta le développement d’un système de positionnement, similaire dans son architecture aux pseudolites. Ces pseudolites sont des balises qui émettent sur la bande de fréquences L1 du GPS un message similaire à ceux des satellites. Ils furent conçus au départ pour valider le système GPS. Mais l’utilisation de la fréquence L1 du GPS étant réservée, cette société entreprit d’utiliser la bande de fréquences libre ISM (milieu industriel, scientifique et médical). Depuis, d’autres sociétés ont entrepris des développements similaires en exploitant l’Ultra Wideband (ou bande ultra large) en répondant aux besoins des sociétés désireuses de positionner des machines et des opérateurs dans des endroits où le GNSS n’est pas fonctionnel. Numéro de notice : A2020-771 Affiliation des auteurs : non IGN Thématique : POSITIONNEMENT Nature : Article nature-HAL : ArtSansCL DOI : sans Permalink : https://documentation.ensg.eu/index.php?lvl=notice_display&id=96663
in XYZ > n° 165 (décembre 2020) . - pp 33 - 40[article]Exemplaires(1)
Code-barres Cote Support Localisation Section Disponibilité 112-2020041 RAB Revue Centre de documentation En réserve L003 Disponible Progressive streaming and massive rendering of 3D city models on web-based virtual globe / Quoc-Dinh Nguyen (2016)
Titre : Progressive streaming and massive rendering of 3D city models on web-based virtual globe Type de document : Article/Communication Auteurs : Quoc-Dinh Nguyen , Auteur ; Mathieu Brédif , Auteur ; Didier Richard , Auteur ; Nicolas Paparoditis , Auteur Editeur : New York [Etats-Unis] : Association for computing machinery ACM Année de publication : 2016 Conférence : SIGSPATIAL GIS 2016, 24th ACM International Conference on Advances in Geographic Information Systems 31/10/2016 03/11/2016 San Francisco Californie - Etats-Unis Proceedings ACM Note générale : bibliographie Langues : Anglais (eng) Descripteur : [Termes IGN] flux continu
[Termes IGN] globe virtuel
[Termes IGN] modèle 3D de l'espace urbain
[Termes IGN] rendu (géovisualisation)
[Termes IGN] temps réel
[Termes IGN] visualisation de données
[Vedettes matières IGN] GéovisualisationRésumé : (auteur) The need for the real-time interactive co-visualization of 3D urban environments on a Web-based virtual Globe arises naturally in GIS but it still remains challenging due to the complexity of city models and their huge data sizes which largely overload the computational power and memory capacity of client devices. Especially on the Web, the visualization of city models makes their rendering not real-time because of the lack of content adaptation and progressive data transmission. This paper presents technical solutions for the co-visualization of massive city models in a Web-based virtual globe, allowing navigation over 3D cities on the globe in real-time. The volume of 3D city data, such as building data, does not allow us to render them directly, nor to keep them in the main memory. We propose to use not only a hierarchical presentation of geo-spatial data to create a chunk-based multiple resolution data structure which reduces complexity of the geometry being rendered; but also a view dependent algorithm so that only small subsets of 3D city models are streamed progressively in real-time and kept in client memory to contribute efficiently to the rendered image. Experimental results show that we can navigate over 3D cities on the Globe in real-time. Numéro de notice : C2016-030 Affiliation des auteurs : LASTIG MATIS (2012-2019) Thématique : GEOMATIQUE/IMAGERIE Nature : Communication nature-HAL : ComAvecCL&ActesPubliésIntl DOI : 10.1145/2996913.2997008 Date de publication en ligne : 10/11/2016 En ligne : https://doi.org/10.1145/2996913.2997008 Format de la ressource électronique : URL article Permalink : https://documentation.ensg.eu/index.php?lvl=notice_display&id=89281 A new standard for analyzing geospatial intelligence, Geo-fused video / W. Smith in Geoinformatics, vol 14 n° 1 (01/01/2011)
[article]
Titre : A new standard for analyzing geospatial intelligence, Geo-fused video Type de document : Article/Communication Auteurs : W. Smith, Auteur Année de publication : 2011 Article en page(s) : pp 6 - 8 Langues : Anglais (eng) Descripteur : [Vedettes matières IGN] Acquisition d'image(s) et de donnée(s)
[Termes IGN] drone
[Termes IGN] flux continu
[Termes IGN] image satellite
[Termes IGN] information géographique
[Termes IGN] photographie aérienne
[Termes IGN] vidéo numériqueRésumé : (Auteur) Unmaned aerial vehicle (UVA) flights fill obvious needs in the defence and intelligence world. However, Intergraph corporation believes that full motion video isn't just for defence anymore. Numéro de notice : A2011-018 Affiliation des auteurs : non IGN Thématique : IMAGERIE Nature : Article DOI : sans Permalink : https://documentation.ensg.eu/index.php?lvl=notice_display&id=30800
in Geoinformatics > vol 14 n° 1 (01/01/2011) . - pp 6 - 8[article]Exemplaires(1)
Code-barres Cote Support Localisation Section Disponibilité 262-2011011 SL Revue Centre de documentation Revues en salle Disponible