Platforms to show: All Mac Windows Linux Cross-Platform
VNDetectedPointMBS class New in 26.3
Super class: VNPointMBS
| 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 VNPointMBS class.
- property confidence as Single
- 2 methods
- method Constructor Private
- method Constructor(x as double, y as double) Private
Super class VNPointMBS
- 2 properties
- 3 methods
- method Constructor(x as double, y as double)
- method copy as VNPointMBS
- method distanceToPoint(point as VNPointMBS) as Double
- shared method zeroPoint as VNPointMBS
Sub classes:
Blog Entries
Release notes
- Version 26.3
- Added VNRecognizedPointMBS, VNDetectedPointMBS and VNPointMBS classes.
Some related classes:
The items on this page are in the following plugins: MBS MacFrameworks Plugin.
VNDetectedObjectObservationMBS - VNDetectFaceCaptureQualityRequestMBS