Contenido principal

frameChangeListener

R2026b

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

Update external tool when new frame is displayed in Multi-Sensor Labeler app

Since R2026b

Syntax

frameChangeListener(connectorObj)

Description

frameChangeListener(connectorObj) provides an option to synchronize an external tool with the frame changes in the Multi-Sensor Labeler app. The app calls this method when a new frame is displayed in the app. If the slider is between two timestamps, then the app displays the frame that is at the previous timestamp.

Note

The client class must implement this method.

Input Arguments

expand all

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

Version History

Introduced in R2026b