Platforms to show: All Mac Windows Linux Cross-Platform
VNStatefulRequestMBS class New in 26.3
Super class: VNImageBasedRequestMBS
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| class | Vision | MBS MacFrameworks Plugin | 26.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Requires iOS 14, macOS 11 or newer.
Subclass of the VNImageBasedRequestMBS class.
- 2 properties
- property frameAnalysisSpacing as Double
- property minimumLatencyFrameCount as Integer
- 2 methods
- method Constructor Private
- method Constructor(Time as Double, DelegateHandler as VNRequestCompletedMBS = nil, tag as variant = nil)
Super class VNImageBasedRequestMBS
- property regionOfInterest as CGRectMBS
- method Constructor Private
Super class VNRequestMBS
- 7 properties
- property className as String
- property ClassPath as String
- property description as String
- property Handle as Integer
- property preferBackgroundProcessing as Boolean
- property revision as Integer
- property usesCPUOnly as Boolean
- 4 methods
- method cancel
- method Constructor Private
- method copy as VNRequestMBS
- method results as VNObservationMBS()
- 3 shared methods
- shared method currentRevision as Integer
- shared method defaultRevision as Integer
- shared method supportedRevisions as NSIndexSetMBS
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 NSIndexSetMBS
- class VNDetectHumanBodyPose3DRequestMBS
- class VNDetectHumanBodyPoseRequestMBS
- class VNDetectHumanHandPoseRequestMBS
- class VNHumanBodyPoseObservationMBS
- class VNHumanHandPoseObservationMBS
- class VNHumanObservationMBS
- class VNImageBasedRequestMBS
- class VNRequestMBS
The items on this page are in the following plugins: MBS MacFrameworks Plugin.
VNSequenceRequestHandlerMBS - VNTargetedImageRequestMBS