VNUtils.GetNormalizedFaceBoundingBoxPoint メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
と faceLandmarkPoint
に基づいて、指定されたサイズの画像内の範囲 [0..1, 0..1] で正規化されたポイントをfaceBoundingBox
取得します。
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