Skip to main content

Advanced Pose Estimation

The Advanced Pose Estimation node detects a human pose in real time and triggers different nodes based on whether specified conditions are met. Use this in combination with other skeleton and keypoint detection nodes.

Input

NameData TypeDescription
EnterExecTriggers the execution of this node
Is MatchedBooleanIndicates whether the current pose meets all required conditions, such as angles, positions, or specific body keypoints

Output

NameData TypeDescription
SuccessExecExecutes the next node when all conditions are met and the pose is successfully achieved
WhileExecExecutes the next node when while the pose is still being evaluated, with all angles within acceptable bounds but not yet completed
FailExecExecutes the next node when one or more conditions are outside the required range and the pose is not achieved
NoneExecExecutes the next node when none of the conditions are met or no pose has been identified