Remove Overlapped Trajectory Points
Function
This Step removes overlapped points that are too close in the trajectory, reduces invalid points, and optimizes trajectory point distribution.
Usage Scenario
This Step is suitable for scenarios with overlapped trajectory points, reducing redundant points to improve processing efficiency.
Input and Output
Parameter Description
| Parameter | Description |
|---|---|
Search Radius |
Parameter description: This parameter is used to determine whether trajectory points are duplicated. If the distance between neighboring points is smaller than this value, the points are considered duplicated and removed.
|