Platforms to show: All Mac Windows Linux Cross-Platform

Back to VNFaceLandmarkRegion2DMBS class.

VNFaceLandmarkRegion2DMBS.Constructor   Private

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Vision MBS MacFrameworks Plugin 19.4 ✅ Yes ❌ No ❌ No ✅ Yes All
The private constructor.

VNFaceLandmarkRegion2DMBS.normalizedPoints as CGPointMBS()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Vision MBS MacFrameworks Plugin 19.4 ✅ Yes ❌ No ❌ No ✅ Yes All
A buffer in memory containing normalized landmark points.

Returns array with CGPointMBS representing landmark points.

Some examples using this method:

VNFaceLandmarkRegion2DMBS.pointsInImageOfSize(imageSize as CGSizeMBS) as CGPointMBS()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Vision MBS MacFrameworks Plugin 19.4 ✅ Yes ❌ No ❌ No ✅ Yes All
A buffer in memory containing landmark points in the coordinate space of the specified image size.

imageSize: The pixel dimensions of the image in which to present landmark points.

Some examples using this method:

VNFaceLandmarkRegion2DMBS.precisionEstimatesPerPoint as Variant()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Vision MBS MacFrameworks Plugin 19.4 ✅ Yes ❌ No ❌ No ✅ Yes All
An array of precision estimates for each landmark point.

This property is only populated when you configure your VNDetectFaceLandmarksRequestMBS object with VNRequestFaceLandmarksConstellation76Points. For other constellation types, this array is set to nil.

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


The biggest plugin in space...