Skip to content

mohamedmajdi/Lidar-Obstacle-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Table of contents

Lidar Obstacle Detection overview

filter, segment, and cluster real-point cloud data to detect obstacles in a driving environment. img

lidar.mp4

Work done using C++ Language

  1. Creating Lidar rays in simulation & rendering point cloud data
  2. 3D RANSAC segmentation of point cloud data
  3. Implementing Euclidean clustering with KD-Tree
  4. creating 3D bounding boxes around detected objects

Algorithm steps

LIDAR

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published