Main Content
groundTruthToOpenLabel
Description
groundTruthToOpenLabel(
converts ground truth data gTruth
,jsonFilename
)gTruth
, to the ASAM OpenLABEL® format and
writes the result to a JavaScript Object Notation (JSON),
jsonFilename
.
groundTruthToOpenLabel(___,PrettyPrint=false)
adds
indentations to the output file. A value of true
adds the indentation and
a value of false
will not add it. The default value is set to
false
, which produces a smaller size file.
Examples
Input Arguments
Version History
Introduced in R2024a