User:MiltoMiltiadou/sandbox/Open source software DASOS

From Wikipedia, the free encyclopedia

Open source software DASOS

LiDAR technologies are particularly useful in Remote Sensing since they are able to acquire height related information by measuring the round trip time of the emitted laser beam. Traditional LiDAR system were able to acquire a few peak returns, while full-waveform (FW) LiDAR are able to record and digitise the entire reflected signal into equally spaced time intervals. According to the LAS file specifications, the result is a a set of waveform samples. For each waveform sample, we can calculate its geolocation and associate it with an intensity value. The intensity values combined form a waveform.

The open source software DASOS[1] has been developed for interpreting full-waveform LiDAR data into a voxelised representation. Let's explain. During voxelisation, the 3D space of the area of interest is divided into 3D cells, named voxels. Each waveform sample has a geolocation. We find the voxel that each voxel lies inside and associate that value with the voxel that it lies inside. Then normalisation is applied by taking the average value of each voxel [2].

DASOS has three main functionalities:

  1. It can export 2D metrics e.g. "height" that related to the Digital Elevation Model, "average height difference", which is an edge detection algorithm
  2. It can create 3D polygonal meshes from the scanned area and recently a study was published that compares different data structures for testing the efficiency of the approach implemented on DASOS for generating those polygonal meshes [3]
  3. The third functionality is the exportation of 3D structural information from local areas using 3D windows (e.g. standard deviation of height difference). This has being used for the detection of dead standing trees, which are important for biodiversity [4] [5]

Overall full-waveform LiDAR data have many prospects but the large amount of data makes handling difficult. DASOS is open source, available on Github, and aims to improve the usage of these datasets.




References[edit]

  1. ^ Miltiadou, Milto; Grant, Michael; Campbell, Neill D.; Warren, Mark; Clewley, Daniel; Hadjimitsis, Diofantos (2019-06-27). Papadavid, Giorgos; Themistocleous, Kyriacos; Michaelides, Silas; Ambrosia, Vincent; Hadjimitsis, Diofantos G. (eds.). "Open source software DASOS: efficient accumulation, analysis, and visualisation of full-waveform lidar". Seventh International Conference on Remote Sensing and Geoinformation of the Environment (RSCy2019). Paphos, Cyprus: SPIE: 68. doi:10.1117/12.2537915. ISBN 978-1-5106-3061-1.
  2. ^ Miltiadou, M.; Warren, M. A.; Grant, M.; Brown, M. (2015-04-30). "ALIGNMENT OF HYPERSPECTRAL IMAGERY AND FULL-WAVEFORM LIDAR DATA FOR VISUALISATION AND CLASSIFICATION PURPOSES". ISPRS - International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences. XL-7/W3: 1257–1264. doi:10.5194/isprsarchives-XL-7-W3-1257-2015. ISSN 2194-9034.{{cite journal}}: CS1 maint: unflagged free DOI (link)
  3. ^ Miltiadou, Milto; Campbell, Neill D. F.; Cosker, Darren; Grant, Michael G. (2021/1). "A Comparative Study about Data Structures Used for Efficient Management of Voxelised Full-Waveform Airborne LiDAR Data during 3D Polygonal Model Creation". Remote Sensing. 13 (4): 559. doi:10.3390/rs13040559. {{cite journal}}: Check date values in: |date= (help)CS1 maint: unflagged free DOI (link)
  4. ^ Miltiadou, Milto; Campbell, Neil D.F.; Gonzalez Aracil, Susana; Brown, Tony; Grant, Michael G. (2018-05). "Detection of dead standing Eucalyptus camaldulensis without tree delineation for managing biodiversity in native Australian forest". International Journal of Applied Earth Observation and Geoinformation. 67: 135–147. doi:10.1016/j.jag.2018.01.008. {{cite journal}}: Check date values in: |date= (help)
  5. ^ Miltiadou, Milto; Agapiou, Athos; Gonzalez Aracil, Susana; Hadjimitsis, Diofantos G. (2020-01-31). "Detecting Dead Standing Eucalypt Trees from Voxelised Full-Waveform Lidar Using Multi-Scale 3D-Windows for Tackling Height and Size Variations". Forests. 11 (2): 161. doi:10.3390/f11020161. ISSN 1999-4907.{{cite journal}}: CS1 maint: unflagged free DOI (link)

External links[edit]