Main Content
selectLabelsByName
Description
selects ground truth data of the specified label names gtLabel
= selectLabelsByName(gTruth
,labelNames
)labelNames
from
a groundTruthLidar
object gTruth
. The
function returns a corresponding groundTruthLidar
object
gtLabel
that contains only the selected labels. If
gTruth
is a vector of groundTruthLidar
objects, then
the function returns a vector of corresponding groundTruthLidar
objects
that contain only the selected labels.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2020b