다음을 통해 공유


VNUtils.GetNormalizedFaceBoundingBoxPoint 메서드

정의

faceLandmarkPoint에 따라 faceBoundingBox 지정된 크기의 이미지에서 [0..1, 0..1] 범위에서 정규화된 점을 가져옵니다.

public static CoreGraphics.CGPoint GetNormalizedFaceBoundingBoxPoint (OpenTK.Vector2 faceLandmarkPoint, CoreGraphics.CGRect faceBoundingBox, nuint imageWidth, nuint imageHeight);
static member GetNormalizedFaceBoundingBoxPoint : OpenTK.Vector2 * CoreGraphics.CGRect * nuint * nuint -> CoreGraphics.CGPoint

매개 변수

faceLandmarkPoint
Vector2
faceBoundingBox
CGRect
imageWidth
System.System.UIntPtr System.unativeint
imageHeight
System.System.UIntPtr System.unativeint

반환

적용 대상