Detection and Tracking
Object detection is one of the major lidar applications. The objects detected in lidar point cloud data are crucial for downstream workflows like tracking and labeling. Lidar Toolbox™ provides the object detection CNN PointPillars for developing custom object detection models.
Lidar Toolbox provides detection and tracking workflows for vehicles and road lanes. Most of the tracking workflows use the joint probabilistic data association (JPDA) tracker.
Functions
Topics
- Getting Started with Point Clouds Using Deep Learning
Understand how to use point clouds for deep learning.
- Getting Started with PointPillars
Define PointPillars network and learn how to perform object detection using the same.
- Datastores for Deep Learning (Deep Learning Toolbox)
Learn how to use datastores in deep learning applications.
- List of Deep Learning Layers (Deep Learning Toolbox)
Discover all the deep learning layers in MATLAB®.
- Choose Function to Visualize Detected Objects
Compare visualization functions.