MLKitPoseDetection Framework Reference

  • Two global constants, MLKPoseDetectorModeSingleImage and MLKPoseDetectorModeStream, are available for pose detection.

  • MLKPoseDetectorModeSingleImage is optimized for processing single, static images for pose detection.

  • MLKPoseDetectorModeStream is optimized for processing streaming video for pose detection by using information from previous frames to improve speed.