lidar.labeler.AutomationAlgorithm Class
Namespace: lidar.labeler
Description
The lidar.labeler.AutomationAlgorithm
class specifies the interface for
defining custom automation algorithms to run in the Lidar Labeler app. Classes that inherit from the AutomationAlgorithm
interface can be used with the automation workflow of the
Lidar Labeler app to generate ground truth
labels.
The lidar.labeler.AutomationAlgorithm
class is a handle
class.
Properties
Methods
Version History
Introduced in R2022a
See Also
Apps
- Lidar Labeler | Image Labeler | Ground Truth Labeler (Automated Driving Toolbox) | Video Labeler
Functions
Topics
- Create Automation Algorithm for Labeling
- Temporal Automation Algorithms
- Automate Ground Truth Labeling for Vehicle Detection Using PointPillars
- Automate Ground Truth Labeling for Lidar Point Cloud Semantic Segmentation Using Lidar Labeler
- Automate Attributes of Labeled Objects (Automated Driving Toolbox)