Platforms to show: All Mac Windows Linux Cross-Platform
VNGeneratePersonInstanceMaskRequestMBS class New in 25.2
Super class: VNImageBasedRequestMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Vision | MBS MacFrameworks Plugin | 25.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Results will be an array of VNInstanceMaskObservationMBS objects.
Revision is 1.
Requires iOS 17.0 or macOS 14.0 or newer.
Subclass of the VNImageBasedRequestMBS class.
- method Constructor(DelegateHandler as VNRequestCompletedMBS = nil, tag as variant = nil)
Super class VNImageBasedRequestMBS
- property regionOfInterest as CGRectMBS
- method Constructor Private
Super class VNRequestMBS
- 6 properties
- property className as String
- property ClassPath 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
This class has no sub classes.
Blog Entries
Release notes
- Version 25.2
- Added VNGeneratePersonInstanceMaskRequestMBS, VNGenerateForegroundInstanceMaskRequestMBS and VNInstanceMaskObservationMBS classes.
Some related classes:
- class CGRectMBS
- class NSIndexSetMBS
- class VNGenerateForegroundInstanceMaskRequestMBS
- class VNImageBasedRequestMBS
- class VNInstanceMaskObservationMBS
- class VNObservationMBS
- class VNRequestMBS
The items on this page are in the following plugins: MBS MacFrameworks Plugin.
VNGenerateObjectnessBasedSaliencyImageRequestMBS - VNHomographicImageRegistrationRequestMBS
