lidarLabelType
R2026blidarLabelType will be removed in a future release.
Use the labelType (Computer Vision Toolbox) enumeration instead.
For information on updating your code, see Version
History.
Description
The lidarLabelType enumeration enables you to
specify the voxel labels used in the Lidar Labeler app. When creating label
definitions by using a labelDefinitionCreatorLidar object, use this enumerations to create label
definitions of voxel type. When selecting labels from a groundTruthLidar object, use these
enumerations to select labels of voxel type.
Creation
Syntax
Description
lidarLabelType( creates a voxel
region of interest (ROI) label type for labeling point cloud data. You can also use the
programmatic format, 'Voxel')lidarLabelType.Voxel.
Object Functions
Examples
Version History
Introduced in R2022aSee Also
Apps
- Lidar Labeler | Image Labeler (Computer Vision Toolbox) | Ground Truth Labeler (Automated Driving Toolbox) | Video Labeler (Computer Vision Toolbox)
Objects
labelDefinitionCreatorLidar|groundTruthLidar|groundTruthMultisignal(Automated Driving Toolbox) |attributeType(Computer Vision Toolbox)
Topics
- Get Started with the Lidar Labeler
- Choose an App to Label Ground Truth Data (Computer Vision Toolbox)