主要内容

labelLoadListener

R2026b

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

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

Since R2026b

Syntax

labelLoadListener(connectorObj)

Description

labelLoadListener(connectorObj) provides an option to update the external tool when a new set of label data is imported into the Multi-Sensor Labeler app or a new session with label data is loaded. 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