Main Content
addLabelData
Class: driving.connector.Connector
Namespace: driving.connector
Add custom label data at current time
Syntax
addLabelData(connectorObj,labelData)
Description
addLabelData(
adds the custom label data related to the current time that is shown in the Ground
Truth Labeler app. The client calls this method using the
connectorObj
,labelData
)connectorObj
object.
Note
The client class can call this method.
Input Arguments
Version History
Introduced in R2017a