smoothBoundaries
Syntax
Description
smooths the lane boundaries in the laneBoundariesUpdated
= smoothBoundaries(laneBoundaries
)laneBoundarySegment
, or laneBoundaryGroup
object laneBoundaries
.
specifies options using one or more name-value arguments. For example,
laneBoundariesUpdated
= smoothBoundaries(laneBoundaries
,Name=Value
)SmoothingFactor=1
applies the maximum smoothing to the lane boundary
points.
Note
This function requires the Scenario Builder for Automated Driving Toolbox™ support package. You can install the Scenario Builder for Automated Driving Toolbox support package from the Add-On Explorer. For more information about installing add-ons, see Get and Manage Add-Ons.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2024a