Platforms to show: All Mac Windows Linux Cross-Platform
Back to VNDetectHumanBodyPose3DRequestMBS class.
VNDetectHumanBodyPose3DRequestMBS.bodyPoseResults as VNHumanBodyPose3DObservationMBS()
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Vision | MBS MacFrameworks Plugin | 26.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Same as results, but with proper declaration of the used VNHumanBodyPose3DObservationMBS class.
VNDetectHumanBodyPose3DRequestMBS.Constructor
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Vision | MBS MacFrameworks Plugin | 26.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
See also:
VNDetectHumanBodyPose3DRequestMBS.Constructor(DelegateHandler as VNRequestCompletedMBS = nil, tag as variant = nil)
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Vision | MBS MacFrameworks Plugin | 26.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
See also:
VNDetectHumanBodyPose3DRequestMBS.Constructor(Time as Double, DelegateHandler as VNRequestCompletedMBS = nil, tag as variant = nil)
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Vision | MBS MacFrameworks Plugin | 26.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
frameAnalysisSpacing: A time value that indicates the duration between analysis operations. Increase this value to reduce the number of frames analyzed on slower devices. Set this argument to 0 to analyze all frames.
DelegateHandler: A closure that’s invoked after the request has completed its processing. The system invokes the completion handler on the same dispatch queue as the request performs its processing.
See also:
VNDetectHumanBodyPose3DRequestMBS.supportedJointNames(byref error as NSErrorMBS) as String()
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Vision | MBS MacFrameworks Plugin | 26.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
VNDetectHumanBodyPose3DRequestMBS.supportedJointsGroupNames(byref error as NSErrorMBS) as String()
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Vision | MBS MacFrameworks Plugin | 26.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The items on this page are in the following plugins: MBS MacFrameworks Plugin.