Validate 2D Poses by Mask¶
Function¶
Check that each 2D pose of input is within the input masks.
Usage Scenario¶
A custom Step for special scenarios.
Input and Output¶
Input:
2D poses input to this port will be judged on whether they are inside any masks or not.
Masks used to filter 2D poses.
Output:
List of boolean values representing judgment results.