Main Content
labelDefinitionLoadListener
Class: driving.connector.Connector
Namespace: driving.connector
Update external tool for new label definitions in Ground Truth Labeler app
Syntax
labelDefinitionLoadListener(connectorObj)
Description
labelDefinitionLoadListener(
provides an option to update the external tool that is connected to the Ground
Truth Labeler app when new set of label definitions is imported into the app. The app
calls this method using the connectorObj
)connectorObj
object. You can optionally use
this method to react to the event of connecting a new data source to the app.
Note
The client class can optionally implement this method.
Input Arguments
Version History
Introduced in R2017a