vision.labeler.loading.MultiSignalSource Class
Namespace: vision.labeler.loading
Superclasses: matlab.mixin.Heterogeneous
Description
The vision.labeler.loading.MultiSignalSource
class creates an interface for
loading a point cloud signal from a data source into the Lidar Labeler app.
The interface created using this class enables you to customize the panel for loading data sources in the Select Point Cloud dialog box of the app. The figure shows a sample loading panel.
The class also provides an interface to read frames from loaded signals. The app renders these frames for labeling.
The class supports loading these data sources:
vision.labeler.loading.PointCloudSequenceSource
— Point cloud sequence foldervision.labeler.loading.VelodyneLidarSource
— Velodyne packet capture (PCAP) filelidar.labeler.loading.LasFileSequenceSource
— LAS or LAZ filelidar.labeler.loading.RosbagSource
— Rosbag filelidar.labeler.loading.CustomPointCloudSource
— Custom source file
The vision.labeler.loading.MultiSignalSource
class is a handle
class.
Properties
Methods
Version History
Introduced in R2020b