VNUtils.GetNormalizedFaceBoundingBoxPoint Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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