ข้อมูลอ้างอิงเฟรมเวิร์ก MLKitFaceDetection
FaceContour
class FaceContour : NSObject
เส้นโครงร่างบนใบหน้าของมนุษย์ที่ตรวจพบในรูปภาพ
-
-
อาร์เรย์ของจุด 2 มิติที่ช่วยปรับโครงสร้างใบหน้า
คำประกาศ
Swift
var points: [MLKVisionPoint] { get }
-
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-08-29 UTC
[null,null,["อัปเดตล่าสุด 2024-08-29 UTC"],[[["`FaceContour` represents a detected contour on a human face within an image."],["It includes properties defining the contour's type (e.g., upper lip, lower lip) and an array of 2D points that form the contour's shape."],["Direct initialization of `FaceContour` is not allowed; it is typically obtained as part of face detection results."]]],[]]