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:

  1. 2D poses input to this port will be judged on whether they are inside any masks or not.

  2. Masks used to filter 2D poses.

  • Output:

  1. List of boolean values representing judgment results.