Lidar Obstacle
Detection

Stream back multiple point cloud data files and perform filtering, segmentation, clustering, and bounding box detection.

Feature
Matching

Using keypoint detectors, descriptors and YOLO deep-learning framework to track Objects in 3D space. Then, associate regions in a camera image with Lidar points.

Unscented Kalman
Filter

Implement an Unscented Kalman Filter to estimate the state of multiple cars on a highway using noisy lidar and radar measurements.