Class VNDetectHumanBodyPoseRequest

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class VNDetectHumanBodyPoseRequest
extends VNImageBasedRequest
Since:
Available in iOS 14.0 and later.
  • Field Details

  • Constructor Details

    • VNDetectHumanBodyPoseRequest

      public VNDetectHumanBodyPoseRequest()
    • VNDetectHumanBodyPoseRequest

      protected VNDetectHumanBodyPoseRequest​(NSObject.Handle h, long handle)
    • VNDetectHumanBodyPoseRequest

      protected VNDetectHumanBodyPoseRequest​(NSObject.SkipInit skipInit)
    • VNDetectHumanBodyPoseRequest

      public VNDetectHumanBodyPoseRequest​(VoidBlock2<VNRequest,​NSError> completionHandler)
  • Method Details