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
The 3D body pose the request observes.

Same as results, but with proper declaration of the used VNHumanBodyPose3DObservationMBS class.

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
Creates a new 3D body pose request with a completion handler.

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
Initializes a video-based request.

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
Returns the joint names the request supports.

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
Returns the joint group names the request supports.

The items on this page are in the following plugins: MBS MacFrameworks Plugin.


The biggest plugin in space...