Found 222 repositories(showing 30)
No description available
williamhyin
SFND_Lidar_Obstacle_Detection
Sensor Fusion Nanodegree Project
Udacity Sensor Fusion P1 on Lidar Obstacle Detection
No description available
yogeshgajjar
3D LiDAR obstacle detection on point cloud data using segmentation and clustering.
lilyhappily
C++, PCL, RNASAC, KdTree
Sensor fusion of LiDAR, camera, and radar for autonomous vehicles using C++
godloveliang
ransac for segment, kt_tree for clustering, VoxelGrid to filter pcd, CropBox to crop pcd, streamPcd
englucrai
Lidar project for obstacle detection using PointCloud library.
mmarouen
Use lidar car data to detect incoming road obstacles track multiple cars on the road, estimating their positions and speed
RustemIskuzhin
Use RANSAC plane segmentation, three dimension KD tree and Euclidean Clutering to detect obstables using lidar data.
eduribeirocampos
Udacity -Sensor Fusion - Project 1
ValerioMagnago
Udacity exercize to detect car in lidar pointcloud
raymonduchen
Basic full pipeline from streaming raw point cloud to detecting objects
roman-smirnov
Udacity SFND Lidar Obstacle Detection project. Lidar PCD stream visualization, RANSAC, KDTree, Bboxes, and various other algorithm implementations
UkiDLucas
SFND_Lidar_Obstacle_Detection
vietanhdev
My implementation of LiDAR Object Detection project - Sensor Fusion Engineer Nanodegree - Udacity
jtaketa-tran
Process lidar point cloud data to detect cars and trucks on a narrow street
milan-r-shah
Sensor Fusion Nanodegree | Lidar Obstacle Detection in Autonomous Vehicles
Nanodegree self driving car
suryakapila
SFND_Lidar_Obstacle_Detection
My solution for SFND_Lidar_Obstacle_Detection
duringhof
Exercises for the Lidar class within the Sensor Fusion Nanodegree program from Udacity
Madhan-Sureshbabu
Implemented RANSAC plane model fitting and K-D Tree based euclidean cluster extraction. Also integrated PCL functionalities for downsampling, filtering, segmentation and clustering.
Vladimir-Lazic
Lidar point cloud processing project. This project performs processing of Lidar point cloud information to determine obstacles. This is done by performing segmentation to determine which points belong to the same 3d plane and clustering to determine which points represent an obstacle on the road
PhysicsTeacher13
No description available
Bryan-Rathos
• Developed point cloud object detection pipeline and implemented RANSAC for segmentation, KD-Tree and Euclidean clustering algorithms from scratch. • Verified results of segmentation and clustering with PCL functions and used PCL visualizer for displaying the results for both the methods.
juncongfei
LiDAR Obstacle Detection Project in the Udacity Sensor Fusion Nanodegree Program
stevenliu216
Udacity Sensor Fusion Nanodegree Project 1 (Lidar Obstacle Detection)