MLKitPoseDetection Framework Reference

  • singleImage constant is optimized for processing single, static images.

  • stream constant is optimized for processing streaming video by using data from previous images for faster results.

Constants

The following constants are available globally.

  • Optimized for single static images.

    Declaration

    Swift

      static 
     let 
     singleImage 
     : 
      PoseDetectorMode 
     
     
    
  • Optimized to expedite the processing of a streaming video by leveraging the results from previous images.

    Declaration

    Swift

      static 
     let 
     stream 
     : 
      PoseDetectorMode 
     
     
    
Design a Mobile Site
View Site in Mobile | Classic
Share by: