Descripteur
Termes IGN > sciences naturelles > physique > traitement d'image > lasergrammétrie
lasergrammétrieVoir aussi |
Documents disponibles dans cette catégorie (359)



Etendre la recherche sur niveau(x) vers le bas
Titre : Géomaticien en cabinet de géomètres-experts Type de document : Mémoire Auteurs : Esteban Augustin, Auteur Editeur : Champs-sur-Marne : Ecole nationale des sciences géographiques ENSG Année de publication : 2024 Importance : 53 p. Format : 21 x 30 cm Note générale : bibliographie
Rapport de stage de la Licence Pro 2 Géomètre - GéomaticienLangues : Français (fre) Descripteur : [Termes IGN] cartographie
[Termes IGN] dessin
[Termes IGN] géomatique
[Termes IGN] informatique
[Termes IGN] lasergrammétrie
[Termes IGN] Lidar
[Termes IGN] MicMac
[Termes IGN] orthophotographie
[Termes IGN] photogrammétrie
[Termes IGN] Python (langage de programmation)Index. décimale : LPGE Mémoires de Licence professionnelle géomatique et environnement Résumé : L’agence de Eu du cabinet de géomètres-experts EUCLYD développe sa branche « photogrammétrie ». Ce stage participe à ce développement, que ce soit en production ou en recherche et développement. Les chantiers auxquels j’ai participé relèvent de la production d’orthophotographies de façade, de calculs de cubatures et de développement informatique. Des méthodes ainsi que des outils ont été développés durant ce stage, répondant aux besoins de l’entreprise en géomatique. Note de contenu : Introduction
1. Orthophotographies de façades
2. Levers de stocks de carrières de granulats
3. Plan topographique réalisé dans un jumeau numérique
4. Développement d'outils permettant l'automatisation de traitements géomatiques
ConclusionNuméro de notice : 24239 Affiliation des auteurs : non IGN Thématique : GEOMATIQUE/IMAGERIE/INFORMATIQUE Nature : Mémoire licence Organisme de stage : Euclyd Permalink : https://documentation.ensg.eu/index.php?lvl=notice_display&id=103872 A hierarchical multiview registration framework of TLS point clouds based on loop constraint / Hao Wu in ISPRS Journal of photogrammetry and remote sensing, vol 195 (January 2023)
![]()
[article]
Titre : A hierarchical multiview registration framework of TLS point clouds based on loop constraint Type de document : Article/Communication Auteurs : Hao Wu, Auteur ; Li Yan, Auteur ; Hong Xie, Auteur ; et al., Auteur Année de publication : 2023 Article en page(s) : pp 65 - 76 Note générale : bibliographie Langues : Anglais (eng) Descripteur : [Vedettes matières IGN] Lasergrammétrie
[Termes IGN] algorithme ICP
[Termes IGN] appariement de points
[Termes IGN] approche hiérarchique
[Termes IGN] données lidar
[Termes IGN] données localisées 3D
[Termes IGN] graphe
[Termes IGN] recalage d'image
[Termes IGN] semis de points
[Termes IGN] superposition de données
[Termes IGN] traitement de semis de pointsRésumé : (auteur) Automatic registration of multiple point clouds is a significant preprocessing step for 3D computer vision tasks including semantic segmentation, 3D modelling, change detection, etc. Many methods were proposed to deal with this problem and yet most of them are not fully utilizing the redundant information offered by multiple common overlaps among point clouds. The existing methods are also inefficient when dealing with large-scale point clouds. In this paper, a novel automatic registration framework is presented to align point clouds efficiently and robustly. First, the overall number of scans is grouped into several scan-blocks by a proposed blocking strategy, and we build the pairwise relationship among scans through a fully connected graph in each scan-block. Second, perform loop-based coarse registration in each scan-block using a proposed false matches removal strategy. The proposed strategy can effectively identify grossly wrong scan-to-scan matches. Third, the minimum spanning tree is extracted from the graph, and ICP is applied along its edges. Moreover, the Lu–Milios algorithm is used to further optimize all poses at once by utilizing all redundant information in each scan-block. Finally, global block-to-block registration aligns all scan-blocks into a uniform coordinate reference. We test our framework on challenging WHU-TLS datasets, ETH datasets, and Robotic 3D Scan datasets to evaluate the efficiency, accuracy, as well as robustness. The experiment results show that our method achieves the state-of-the-art accuracy, while the time performance is improved by more than 30% compared with the state-of-the-art algorithms. Our source code is made available at https://github.com/WuHao-WHU/HL-MRF for benchmarking purposes. Numéro de notice : A2023-008 Affiliation des auteurs : non IGN Thématique : IMAGERIE Nature : Article nature-HAL : ArtAvecCL-RevueIntern DOI : 10.1016/j.isprsjprs.2022.11.004 Date de publication en ligne : 19/11/2022 En ligne : https://doi.org/10.1016/j.isprsjprs.2022.11.004 Format de la ressource électronique : URL article Permalink : https://documentation.ensg.eu/index.php?lvl=notice_display&id=102112
in ISPRS Journal of photogrammetry and remote sensing > vol 195 (January 2023) . - pp 65 - 76[article]
Titre : Structured learning of geospatial data Type de document : Thèse/HDR Auteurs : Loïc Landrieu , Auteur
Editeur : Champs-sur-Marne [France] : Université Gustave Eiffel Année de publication : 2023 Importance : 179 p. Format : 21 x 30 cm Note générale : Bibliographie
Habilitation à Diriger des Recherches délivrée par l'Université Gustave Eiffel, Spécialité "Sciences et Technologies de l'Information Géographique"Langues : Anglais (eng) Descripteur : [Vedettes matières IGN] Traitement d'image optique
[Termes IGN] algorithme Cut Pursuit
[Termes IGN] apprentissage automatique
[Termes IGN] carte agricole
[Termes IGN] graphe
[Termes IGN] lasergrammétrie
[Termes IGN] reconnaissance de formes
[Termes IGN] segmentation sémantique
[Termes IGN] série temporelle
[Termes IGN] vision par ordinateurRésumé : (auteur) This manuscript presents an overview of my work in the field of geospatial machine learning, a rapidly growing interdisciplinary field that poses many methodological challenges and has a wide range of impactful applications. Throughout my research, I have focused on developing bespoke approaches that leverage the unique properties of geospatial data to create more efficient, precise, and parsimonious models. This manuscript is divided into four main chapters, each covering a different property of geospatial data structures that can be leveraged algorithmically. The first chapter presents a versatile mathematical framework formalizing the concept of spatial regularity with graphs. We propose an efficient algorithm that tackles a broad family of spatial problems and provides novel convergence guarantees and significant speed-ups compared to generic approaches. The second chapter introduces a deep learning method that extends the idea of exploiting graph regularity to the case of massive 3D point clouds. We simplify the task of large-scale semantic segmentation by formulating it as as a small graph labelling problem. Our compact models reach high precision at a fraction of the computational cost of other approaches. In the third chapter, we present a collection of methods designed to take advantage of the data structure inherited from 3D sensors. By considering the sensors’ structure, we develop powerful networks with state-of-the-art accuracy, latency, and robustness for various applications and data types. The last chapter dives into the real-life challenge of automated satellite time series analysis for crop mapping. Recognizing the difference between such data and standard formats used in computer vision, we propose novel and streamlined architectures that achieve unprecedented precision while remaining efficient and economical in memory and preprocessing. We also introduce the task of panoptic segmentation for satellite time series and an efficient architecture to solve this problem at scale. In summary, this manuscript argues that geospatial problems represent a challenging and impactful venue for evaluating the newest machine learning and vision methods and a fertile source of inspiration for designing novel approaches. Note de contenu : 1- Introduction
2- Exploiting graph regularity
3- Exploiting the spatial regularity of 3D data
4- Exploiting the structure of 3D sensors
5- Exploiting the structure of satellite time series
6- Perspectives
7- Curriculum vitaeNuméro de notice : 24107 Affiliation des auteurs : UGE-LASTIG (2020- ) Thématique : IMAGERIE Nature : HDR Note de thèse : HDR: Sciences et Technologies de l’Information Geographique : UGE : 2023 Organisme de stage : LASTIG (IGN) DOI : sans En ligne : https://hal.science/tel-04095452v1 Format de la ressource électronique : URL Permalink : https://documentation.ensg.eu/index.php?lvl=notice_display&id=103248 Vine canopy reconstruction and assessment with terrestrial Lidar and aerial imaging / Igor Petrovic in Remote sensing, vol 14 n° 22 (November-2 2022)
![]()
[article]
Titre : Vine canopy reconstruction and assessment with terrestrial Lidar and aerial imaging Type de document : Article/Communication Auteurs : Igor Petrovic, Auteur ; Matej Sečnik, Auteur ; Marko Hočevar, Auteur ; et al., Auteur Année de publication : 2022 Article en page(s) : n° 5894 Note générale : bibliographie Langues : Anglais (eng) Descripteur : [Vedettes matières IGN] Photogrammétrie numérique
[Termes IGN] analyse comparative
[Termes IGN] couvert végétal
[Termes IGN] défoliation
[Termes IGN] données lidar
[Termes IGN] données localisées 3D
[Termes IGN] échantillonnage de données
[Termes IGN] épandage
[Termes IGN] lasergrammétrie
[Termes IGN] pas d'échantillonnage au sol
[Termes IGN] photogrammétrie aérienne
[Termes IGN] Slovénie
[Termes IGN] viticultureRésumé : (auteur) For successful dosing of plant protection products, the characteristics of the vine canopies should be known, based on which the spray amount should be dosed. In the field experiment, we compared two optical experimental methods, terrestrial lidar and aerial photogrammetry, with manual defoliation of some selected vines. Like those of other authors, our results show that both terrestrial lidar and aerial photogrammetry were able to represent the canopy well with correlation coefficients around 0.9 between the measured variables and the number of leaves. We found that in the case of aerial photogrammetry, significantly more points were found in the point cloud, but this depended on the choice of the ground sampling distance. Our results show that in the case of aerial UAS photogrammetry, subdividing the vine canopy segments to 5 × 5 cm gives the best representation of the volume of vine canopies. Numéro de notice : A2022-881 Affiliation des auteurs : non IGN Thématique : IMAGERIE Nature : Article DOI : 10.3390/rs14225894 Date de publication en ligne : 21/11/2022 En ligne : https://doi.org/10.3390/rs14225894 Format de la ressource électronique : URL article Permalink : https://documentation.ensg.eu/index.php?lvl=notice_display&id=102203
in Remote sensing > vol 14 n° 22 (November-2 2022) . - n° 5894[article]Evaluation of softwood timber quality: A case study on two silvicultural systems in Central Germany / Kristen Höwler in Forests, vol 13 n° 11 (November 2022)
![]()
[article]
Titre : Evaluation of softwood timber quality: A case study on two silvicultural systems in Central Germany Type de document : Article/Communication Auteurs : Kristen Höwler, Auteur ; Dominik Seidel, Auteur ; Tobias Krenn, Auteur ; et al., Auteur Année de publication : 2022 Article en page(s) : n° 1910 Note générale : bibliographie Langues : Anglais (eng) Descripteur : [Termes IGN] Allemagne
[Termes IGN] cerne
[Termes IGN] densité du peuplement
[Termes IGN] données lidar
[Termes IGN] données localisées 3D
[Termes IGN] éclaircie (sylviculture)
[Termes IGN] gestion forestière
[Termes IGN] houppier
[Termes IGN] lasergrammétrie
[Termes IGN] Picea abies
[Termes IGN] qualité du bois
[Vedettes matières IGN] ForesterieRésumé : (auteur) Norway spruce (Picea abies (L.) H.Karst) trees planted with high stem densities produce finely branched, solid logs but are vulnerable to extreme weather events, e.g., storms. Over the last decades spruce stands have been planted at lower stand densities, resulting in wider crowns, lower crown bases, and higher stand stability, but this might decrease the quality of coniferous timber due to an increased growing rate and wider annual rings. Therefore, in this case study we investigated the influence of different silvicultural treatments and stand densities on tree morphology and wood properties of 100 spruce trees up to sawn timber as the final product. Tree morphology was assessed using mobile laser scanning. Ring width analysis, wood density measurements, and the four-point bending strength test on visually graded boards were conducted to gain information on wood properties and product quality. In stands thinned from below, higher wood densities were observed due to smaller annual rings compared to stands that were thinned from above at equal annual ring widths. In addition, crown asymmetry and the height-to-diameter ratio were identified as proxies for wood density. Lastly, visually assessed quality differences between the forest stands were discerned on the examined boards. Numéro de notice : A2022-843 Affiliation des auteurs : non IGN Thématique : FORET/IMAGERIE Nature : Article DOI : 10.3390/f13111910 Date de publication en ligne : 14/11/2022 En ligne : https://doi.org/10.3390/f13111910 Format de la ressource électronique : URL article Permalink : https://documentation.ensg.eu/index.php?lvl=notice_display&id=102064
in Forests > vol 13 n° 11 (November 2022) . - n° 1910[article]Analysis of structure from motion and airborne laser scanning features for the evaluation of forest structure / Alejandro Rodríguez-Vivancos in European Journal of Forest Research, vol 141 n° 3 (June 2022)
PermalinkSemantic segmentation of urban textured meshes through point sampling / Grégoire Grzeczkowicz in ISPRS Annals of the Photogrammetry, Remote Sensing and Spatial Information Sciences, vol V-2-2022 (2022 edition)
PermalinkTwo-phase forest inventory using very-high-resolution laser scanning / Henrik J. Persson in Remote sensing of environment, vol 271 (March- 2 2022)
PermalinkEffects of numbers of observations and predictors for various model types on the performance of forest inventory with airborne laser scanning / Diogo N. Cosenza in Canadian Journal of Forest Research, Vol 52 n° 3 (March 2022)
Permalink3D modeling of urban area based on oblique UAS images - An end-to-end pipeline / Valeria-Ersilia Oniga in Remote sensing, vol 14 n° 2 (January-2 2022)
PermalinkGuidelines for the management of cultural heritage using 3D models for the insertion of heterogeneous data / Gianna Bertacchi (2022)
PermalinkLevé et numérisation du château de Lichtenberg en vue d’une proposition de visite virtuelle du site à des périodes remarquables / Maxime Rocha (2022)
PermalinkEstimating timber volume loss due to storm damage in Carinthia, Austria, using ALS/TLS and spatial regression models / Arne Nothdurft in Forest ecology and management, vol 502 (December-15 2021)
PermalinkPoint clouds for use in Building Information Models (BIM) / Robert Klinc in Geodetski vestnik, vol 65 n° 4 (December 2021 - February 2022)
PermalinkGaussian mixture model of ground filtering based on hierarchical curvature constraints for airborne Lidar point clouds / Longjie Ye in Photogrammetric Engineering & Remote Sensing, PERS, vol 87 n° 9 (September 2021)
Permalink