Remove All Overlapping Poses¶
Function¶
When the distance between two poses is less than the set threshold, both poses will be removed.
Usage Scenario¶
This Step is a general object pose filtering Step. No fixed usage scenarios.
Input and Output¶
Input:
Original pose list input to this port will be filtered.
Labels corresponding to original poses.
Confidences corresponding to original poses.
Output:
List of remaining poses.
Labels corresponding to remaining poses.
Confidences corresponding to remaining poses.