filter, segment, and cluster real-point cloud data to detect obstacles in a driving environment.
lidar.mp4
- Creating Lidar rays in simulation & rendering point cloud data
- 3D RANSAC segmentation of point cloud data
- Implementing Euclidean clustering with KD-Tree
- creating 3D bounding boxes around detected objects