主要内容

labelDefinitionLoadListener

R2026b

Class: lidar.connector.Connector
Namespace: lidar.connector

Update external tool for new label definitions in Multi-Sensor Labeler app

Since R2026b

Syntax

labelDefinitionLoadListener(connectorObj)

Description

labelDefinitionLoadListener(connectorObj) provides an option to update the external tool when a new set of label definitions is imported into the Multi-Sensor Labeler app. The app calls this method using the connectorObj object.

Note

The client class can optionally implement this method.

Input Arguments

expand all

Connector object, specified as a lidar.connector.Connector object.

Version History

Introduced in R2026b