Skip to content

IslamAlam/LiDAR-PointClouds-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiDAR-PointClouds-Classification

3D Matching of TerraSAR-X Derived Ground Control Points to Mobile Mapping Data

Link

Results of this project are explained in detail in the final documentation and presentation.

Classified in-situ Lidar data, overlayed by TerraSAR-X derived GCPs (red points) Source: Airbus Defence and Space, ZF

Fig. 1: Classified in-situ Lidar data, overlayed by TerraSAR-X derived GCPs (red points)
Source: Airbus Defence and Space, ZF

Radar imaging satellites like TerraSAR-X are able to acquire images having very high absolute geo-location accuracy, due the availability of precise orbit information. By using multiple stereo images in a radargrammetric process, so-called Ground Control Points (GCPs) can be extracted. GCPs are precisely measured land marks given the exact position on the earth. These GCPs are derived from pole-like structures along the road e.g. street lights, signs or traffic lights, since these objects are having a high backscatter in the radar image and therefore being easily identifiable in multiple images. By using a stack of multiple TerraSAR-X images, a dense point cloud of GCPs having an accuracy of less than 10 centimeters can be automatically extracted.

However, in order to make use of this high positional accuracy for the use case of autonomous driving, the link between landmarks like street lights identified from mobile mapping data and the coordinates of the respective GCP needs to be established. The goal of this project is to find and implement an algorithm for the automatic matching of 3D point clouds from GCPs extracted by radar space geodesy and in-situ LIDAR mobile mapping data derived from a car acquisition. A precise matching process would enable the generation of an accurate data basis as indispensable basis for highly automated and autonomous driving.

The particular tasks involve an initial literature study to gather possible approaches and solutions, performing a feasibility analysis of these approaches, the implementation of one or possibly two different approaches, and the evaluation of the developed method compared to a baseline method.

Papers:

  1. KIT Software and Datasets
  2. SEMANTIC 3D SCENE INTERPRETATION: A FRAMEWORK COMBINING OPTIMAL NEIGHBORHOOD SIZE SELECTION WITH RELEVANT FEATURES
  3. Classifying Single Photon LiDAR data using Machine Learning and Open Source tools

Helpfull Repo:

  1. ecolidar_knowledgebase
  2. point-cloud-processing
  3. Risk_Detection_UI
  4. Dissertation
  5. Custom python filters for pdal
  6. Class and functions to process the point clouds
  7. Features3D
  8. Entwine, which allows you to organize very large collections of data as an octree, parallelize the process

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published