Platforms to show: All Mac Windows Linux Cross-Platform
VNHumanObservationMBS class New in 26.3
Super class: VNDetectedObjectObservationMBS
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| class | Vision | MBS MacFrameworks Plugin | 26.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Requires iOS 15, macOS 12 or newer.
Subclass of the VNDetectedObjectObservationMBS class.
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.
- property upperBodyOnly as Boolean
- method Constructor Private
Super class VNDetectedObjectObservationMBS
- property boundingBox as CGRectMBS
- 2 methods
- method Constructor(boundingBox as CGRectMBS)
- method Constructor(requestRevision as Integer, boundingBox as CGRectMBS)
Super class VNObservationMBS
- 6 properties
- property className as String
- property Confidence as Double
- property description as String
- property Handle as Integer
- property requestRevision as Integer
- property UUID as String
- 2 methods
- method Constructor Private
- method copy as VNObservationMBS
This class has no sub classes.
Blog Entries
Release notes
- Version 26.3
- Added VNHumanObservationMBS, VNHumanBodyPoseObservationMBS, VNRecognizedPointsObservationMBS, VNHumanHandPoseObservationMBS, VNDetectHumanBodyPoseRequestMBS, VNDetectHumanHandPoseRequestMBS, VNDetectHumanBodyPose3DRequestMBS and VNStatefulRequestMBS classes.
Some related classes:
- class CGRectMBS
- class VNDetectedObjectObservationMBS
- class VNDetectHumanBodyPose3DRequestMBS
- class VNDetectHumanBodyPoseRequestMBS
- class VNDetectHumanHandPoseRequestMBS
- class VNHumanBodyPoseObservationMBS
- class VNHumanHandPoseObservationMBS
- class VNObservationMBS
- class VNRecognizedPointsObservationMBS
- class VNStatefulRequestMBS
The items on this page are in the following plugins: MBS MacFrameworks Plugin.
VNHumanHandPoseObservationMBS - VNImageAlignmentObservationMBS