smoothBoundaries
Syntax
Description
Add-On Required: This feature requires the Scenario Builder for Automated Driving Toolbox add-on.
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.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2024a





