Main Content
changeFilePaths
Description
changes the file paths in a unresolvedPaths
= changeFilePaths(gTruth
,alternativePaths
)groundTruthLidar
object gTruth
based
on the specified pairs of current paths and alternative paths
alternativePaths
. If gTruth
is a vector of
groundTruthLidar
objects, the function changes the file paths across all
objects. The function returns the unresolved paths in unresolvedPaths
. An
unresolved path is any current path in
alternativePaths
not found in gTruth
or any
alternative path in alternativePaths
not found at the specified path
location. In both cases, unresolvedPaths
returns only the current
paths.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2020b