Share via


VNUtils.GetNormalizedFaceBoundingBoxPoint Method

Definition

public static CoreGraphics.CGPoint GetNormalizedFaceBoundingBoxPoint(System.Numerics.Vector2 faceLandmarkPoint, CoreGraphics.CGRect faceBoundingBox, UIntPtr imageWidth, UIntPtr imageHeight);
static member GetNormalizedFaceBoundingBoxPoint : System.Numerics.Vector2 * CoreGraphics.CGRect * unativeint * unativeint -> CoreGraphics.CGPoint

Parameters

faceLandmarkPoint
Vector2
faceBoundingBox
CGRect
imageWidth
UIntPtr

unativeint

imageHeight
UIntPtr

unativeint

Returns

Applies to