VNRectangleObservationMBS shared methods

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

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.


💬 Ask a question or report a problem