what changes have been made to human pose detection

Asked on 08/02/2024

1 search

Changes to human pose detection were discussed in the session Discover Swift enhancements in the Vision framework. Here are the key updates:

  1. Holistic Body Pose Detection: Previously, body and hand pose detection were separate requests. Now, the new holistic body pose feature allows for the detection of both hands and body together in a single request.
  2. Hand Pose Properties: The human body pose observation now includes two additional properties for the right hand and left hand observations.

These enhancements streamline the process of detecting human poses and provide more comprehensive data in a single request.