Remove Overlapped Trajectory Points
Function Description
This step removes overlapped points that are too close in a trajectory, reducing invalid points and optimizing 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 |
Description: This parameter is used to determine whether trajectory points are duplicated. If the distance between adjacent points is less than this value, points are considered duplicates and removed. Default value: 5.00 mm |