Platforms to show: All Mac Windows Linux Cross-Platform

Back to VNRectangleObservationMBS class.

VNRectangleObservationMBS.rectangleObservationWithRequestRevision(requestRevision as Integer = 1, topLeft as CGPointMBS, bottomLeft as CGPointMBS, bottomRight as CGPointMBS, topRight as CGPointMBS) as VNRectangleObservationMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Vision MBS MacFrameworks Plugin 19.4 ✅ Yes ❌ No ❌ No ✅ Yes All
A convenience initializer for creating a rectangle observation from its corner points.

requestRevision: The rectangle detector revision number. A higher revision indicates more recent iterations of the framework.
topLeft: The upper-left corner point.
bottomLeft: The lower-left corner point.
bottomRight: The lower-right corner point.
topRight: The upper-right corner point.

Available on MacOS 10.15 or newer.

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


The biggest plugin in space...