Skip to main content

Interesting Applications of Laser Scanning

Laser Scanning
                                               
Laser surveying, or 3D laser scanning is very simple in principle. A laser scanner is mounted on a tripod next to the area to be scanned. The scanner fires a laser and measures the time it takes for the laser to be reflected back, with which it can calculate the distance from the reflected point. The scanner systematically sweeps the room with these measurements until it has a complete picture of the 3-D space around it. This collection of measurements is called a point cloud, and is the data set from which we can extract valuable information and 3-D models.
Image by Defence-Imagery from Pixabay 

Types:
  • Aerial (or airborne)
  • Terrestrial, mobile
  •  Desktop (or benchtop)
  • Hand scanning

Terrestrial Application of Laser Scanning

Laser scanning is used in architecture, engineering, construction, manufacturing plants, airports, hospitals, bridges, offshore platforms, virtual reality, heritage preservation, forensics - virtually all capital projects require rigorous design review.

LiDAR

Terrestrial Laser Scanning technology is based on Light Detection and Ranging (LiDAR). LiDAR measurements, combined with the orientation and position of the scanner, produce a 3-dimensional “point cloud” dataset. The primary capability of TLS is the generation of high resolution 3D maps and images of surfaces and objects over scales of meters to kilometers with centimeter to sub-centimeter precision. This allows for high accuracy mapping as well as the determination of surface changes over time via repeat measurements.
                                                                                                                                    
·        Civil engineering, Transportation and Surveying:



Civil engineering and surveying companies use laser scanning technology for cost effective preliminary surveys to develop TIN meshes of roadway surfaces; safer and quicker measurement of bridge beam cambers; volume calculations of quantities of rock, soil and other material; and, where safety is a concern such as accurately measuring the surface of a highway active with traffic or scanning the underside of a bridge damaged by a truck.





       
Construction:

             This technology is a valuable tool for 
reduction of construction costs by eliminating 
3D design errors that could cost thousands, or
 even hundreds of thousands, of dollars in project 
delay costs; to determine whether designs are 100% 
ready for construction and eliminate design problems 
that could hinder the construction cycle's 
timely completion.



Traffic construction
                                        Laser scanners are used more and more as surveying instruments for various applications in traffic construction analysis. Especially tunnels and road conditions are relevant to offer a continuous monitoring. As traffic is increasing steadily the infrastructure has to be in proper conditions. With traffic and transported goods increasing, detailed information of the network (clearance of bridges and tunnels, rut etc.) has to be monitored.


Forensic:
     Laser scanning is able to model and analyze forensic information from real-world scenes. Detailed 3D data is easily modeled and exported to other specialized software for visual examining scenes to determine causes and sequence of events. Measuring points of interest using conventional methods has limitations - areas are missed or just not covered in sufficient detail, requiring personnel to return to the scene to get additional information. With laser scanning, everything in range is quickly captured in 3D as well as distant structures which can play a significant part in the total interpretation. Contouring and surface modeling make it easy to build surfaces and topography to improve scene visualization.

GEO-Science:
                    Terrestrial Laser Scanning is a powerful geodetic imaging tool ideal for supporting a wide spectrum of user applications in many different environments. Geoscience applications to date include detailed mapping of fault scarps, geologic outcrops, fault-surface roughness, frost polygons, lava lakes, dikes, fissures, glaciers, columnar joints and hillside drainages.
Repeat Terrestrial Laser Scanning surveys allow the imaging and measurement of surface changes through time due, for example, to surface processes, volcanic deformation, ice flow, beach morphology transitions, and post-seismic slip. The addition of digital photography yields photorealistic 3D images. It has been demonstrated that TLS derived 3D imagery is a unique and powerful tool for educational and outreach applications as well.
Advantages:
·         Speed of data capture - reduces time and cost.
·         Remote acquisition and measurement - increases efficiency and safety of surveys.
·         High point density data ensures a complete topographic survey.
·         Abundance of data captured in laser scanning reduces questionable data, provides oversampling to ensure accuracy and that all objects, structures, geometry are captured.
·         High-density, accurate data are direct measurements.
·         Imagery and 3D visualization provides added confidence that mapped objects correspond to actual existing conditions.
·         Increase speed and accuracy of plans, elevations, profiles, volumes, and area calculations
·         Capture complete, highly detailed, accurate 3D geometry - detailed topographic surveys.




Aerial Application of Laser Scanning

Aerial laser scanning at GEODIS

GEODIS has great deal of experience with the use of different technologies for aerial laser scanning.

Today  use of  MK II device from the Swedish company Topeye for very precise projects reveal growing application of this technology.


In 2001, several projects were performed using this technology, aimed especially at the documentation of the river basins of waterways and an elaboration of 3D models with flood analysis, in 2005 we realized several projects focused on the digital highway model with high accuracy (mz = 36 mm), airport model, models of smaller waterways in order to obtain a profile of the river-basins and modelling of flood situations, forest stand model for the purpose of observing the growth and development of the forest, a precise city model connected to an orthophotomap of high resolution (pixel 5 cm), surface model above gas lines, 3D survey of transference electrical system and their zones of protection, or airport and railway models.


Air-Borne Laser Scanning and LiDAR Mapping System:
                                                                                                                  

    There are many characteristics of Air Borne Laser Scanning which makes it well suited for its uses in Laser scanning. The following figure shows the way of capturing image in aerial Laser scanning. 



The left image show the result of aerial Laser scanning which generates a 3-D Model of Terrain and it facilitates in many ways


  
Applications for forest biomass management:
                                                                                     
Another aerial application of laser scanning is in forest biomass management. The following fig shows the graph of DBH (Diameter at Brest Height) vs. Height of tree. This shows the changes in graph in different stands.











Acknowledgements: 
  • Hafiz Zaka Ullah 
  • Asif Sultan- 
  • Ahsan Mukhtar 
  • Haris Fawad 
  • Jahanzaib Nisar 
  • M Aqib Shehzad 



Reference:


Comments

Popular posts from this blog

GDAL & OGR (Importance & Installation)

GDAL & OGR libraries allow you to perform various GIS operations like, Flow Direction or working with DEM few raster & vector analysis outside GIS environment. Image by  Gerd Altmann  from  Pixabay   What Knowledge one should have :  Basic Programming, Python What software you need : Python IDLE or command line, GDAL libraries files (explained later) Installation : 1- Once you have Python installed. 2- Start python IDLE to check which version of python you are using available at top as shown        Python IDLE 3- Install two files available at link below based on your version of python. Download  Link :  http://www.gisinternals.com/query.html?content=filelist&file=release-1500-gdal-2-1-2-mapserver-7-0-2.zip Install first :  gdal-201-1500-core.msi  and then:   GDAL-2.1.2.win32-py2.7.msi * Note specify the path C:\Python27\ArcGIS10.3\Lib\site-packages\ for GDAL-2.1.2.win32-py3.2.msi as shown in figure for (ArcGIS lib installed in python) Pyth

“Rule Based Classification” using eCognition

Availability of high resolution satellite imagery leads to a growing number of change detection techniques and algorithms,  research is done using remote sensing and GIS. In this tutorial, we build on the classification category feature set by introducing neighborhood relationships and topological functions. Secondly, we use relative elevation values and fuzzy rules for the classification systems. This study demonstrates that the rule-based classifier is a significantly better approach than the classical per-pixel classifiers & object based NN method . Image Source: NASA  Methodology 1.    Open the eCognition software. 2.    Click on “create new project” option. 3.    Import the “Study area image” from the workspace. 4.    Assign weights to NIR band 5.    Click on the layers and rename each layer. Layer 1 as blue, layer 2 as green, and 3rd as red and 4th NIR. 6.   Go to “Process” option on the top toolbar and open “ process tree” All the operations in ec

Working With Raster Calculator In ArcMap

Raster Calculator extracts information from a Raster Image, based on user requirements. Image by James Osborne from Pixabay Working with Raster Calculator To explore the highest elevation areas in your DEM raster e.g. select Spatial Analyst Tools à Map Algebra   Raster Calculator Tool  Raster Calculator Double click on the layer e.g. in my case it is  DEM_Layer or any raster of your choice,   to enter this into the ‘ search ’ window. Click on the “ > ” symbol e.g. and select a number less than the maximum elevation . Query can change based on your criterion.  This arithmetic raster operation will select all cells with values above the defined threshold. In the example below a threshold of 500m was used.  A new layer appears on your map. The majority of the map has a 0 value representing false (values below the threshold), and the colored region has a value of 1 representing true ( eleva

Learning Object Based Classification Using eCognition

Object Based Classification Using eCognition tutorials by GIS HIVE . ImageSource:PixaBay   Lab 01 Performing Image Classification On High Resolution Data on Erdas Imagine Lab 02 Introduction to eCognition Basics Lab 03 Image Segmentation using eCognition Lab 04 Object Based Classification Using Standard NN eCognition Lab 05 Rule Based Classification using  eCognition GIS HIVE intends to promote Geo Spatial Sciences awareness, for that purpose GIS HIVE has launched Youtube Channel . Here you can explore various Geospatial tutorials.

What is Radiometric Resolution Of Satellite Image

Radiometric Resolution  is defined as magnitude of EM ( Electromagnetic Energy ) recorded by a sensor Units : Measured in Bits Formula: Each bit records an exponent Power of 2. 1 Bit= 2 2 Bit=4 4 Bit =16 8 Bit=255 digital values Note: 0 represents Black tone and maximum like 255 represents highest tone. image source  www.satimagingcorp.com 1 Bit will be Black & white 16 Bit will be colored 32 Bit will be more colored and will carry greater energy levels Higher Radiometric Resolution much variation in colors reflected. Image to left is of  higher radiometric resolution than that of Landsat below. image source: geoinfo.amu.edu.pl

Generating Contours From DEM In ArcMap

Contours are a useful way to visualize topography and to create a map that can be printed in black and white, or that mimics the standard USGS topo maps. Image by TheAndrasBarta from Pixabay What you need: DEM data of your Area. Extract your area from online freely  available   DEM and select  Spatial Analyst Tools -> Surface -> Contour.  Select the inputs as follows, with a 100m or 50m contour interval: since 10 m might take time. and click  OK. Contour tool in ArcMap Output may be some thing like depending on color scheme. Go to properties and label elevation values for a good visualization. Image source:  en.wikipedia.org

GeoDa Free GIS Software

What is GeoDa : GeoDa provides analysis of various data formats like  shapefile, GeoJSON, KML, SQLite and table format (CSV, XLS and DBF). Image by  Pexels  from  Pixabay   How it is related to GIS: It provides Geo-visualization, user can perform certain spatial analysis.  Good things about GeoDa:   GeoDa is an Open Source software,  Along with Spatial analysis, simpler & complex statistical data analysis performed in excel (charting, graphing ) can be performed in GeoDa.  Most suited for: It is most suitable for Students, Researchers. Downloadable link :  http://geoda.software.informer.com/1.8/  imagesource: GitHub

Climate Change Not Myth But Reality

Northern Areas of Pakistan are blessed with beauty, we often hear people quoting these beautiful areas as “Switzerland of Pakistan”, “Heaven on Earth”, but these words proved there reality when for the first time I visited Northern Pakistan. It is worth mentioning that Pakistan is dependent on frozen hydrological resources. Many rivers such as River Swat, Chitral, Gilgit, Hunza, Shigar, Shyok, Indus, Shingo, Astor, and Jhelum are fed by runoff generated by melting of SC of Northern areas. Image by Aqsa kamran from Pixabay Image by Abdullah Shakoor2 from Pixabay This runoff supports agriculture . Agriculture of Pakistan is largely dependent on the snow melting phenomenon. Anomalies witnessed in glaciers and their melting patterns will have massive impact on hydrological resources because the country’s 70% of fresh water depends upon these frozen hydrological resources in the high mountains of Himalaya and Hindu Ku

OBJECT-BASED BUILDINGS DETECTION & CHANGE ANALYSIS USING MULTI TEMPORAL HIGH RESOLUTION REMOTE SENSING DATA

With urbanization and urban sprawl, land-use and land-cover change studies became an area of keen interest for researchers. Cause of rapid urbanization is peoples’ responses to economic opportunities, and government policies. New housing societies and business model adopted overall globe has provided opportunities for new land uses . Image by  piviso  from  Pixabay   “Image Classification is the process of sorting pixels into a finite number of individual classes, categories of data based on their DN (Digital Number) values”.  With advent of modern high resolution era of satellite images, PIXEL based, Object based and many other machine learning algorithms have been developed. Currently the prospects of a new classification concept, Object-Based Classification , are being investigated. Recent studies have proven the accuracy of object-based classification over traditional classifiers. The object-based classification approach relies on basic principle to use other

How To View Satellite Image In ArcMap

Viewing Satellite Map in Arc Map " Are you  interested  to study satellite image, go to google and search for freely available online satellite images"  Image by  Daryl Govan  from  Pixabay   Download them, i have added tmrect.bil   named   imagery  here  Bands Added In ArcMap  Right Click tmrect.bil in ArcCatalog Select preview section and examine tmrect.bil What is tmrect: It is Landsat TM image with 5 bands . Right Click on tmrect and select properties All information of satellite image is available in Raster section. Explore tmrect.bil by expanding it you will see 5 bands in drop down Now Launch Arc Map Insert a new Data Frame by clicking on insert as shown Spatial Reference Dialogue  Now to Add Data Right Click Task Data Frame and click Add Data Select tmrect.bil a window “Unknown Spatial Reference” is displayed. Click  OK Arc map will display Raster Image as