Main Content
checkSignalType
Class: lidar.labeler.AutomationAlgorithm
Namespace: lidar.labeler
Description
In the Lidar Labeler app, the checkSignalType
method validates whether each signal
selected for automation is of the type PointCloud
.
returns logical isValid
= checkSignalType(signalType
)1
(true) when the specified signal type is
valid.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022a
See Also
vision.labeler.loading.SignalType
(Automated Driving Toolbox) | lidar.labeler.AutomationAlgorithm
| checkLabelDefinition
| checkSetup