סימוכין למסגרת של MLKitFaceDetection
FaceContour
class FaceContour : NSObject
קו מתאר של פנים אנושיות שזוהו בתמונה.
-
-
מערך של נקודות דו-ממדיות שמהן מורכב הפנים.
הצהרה
Swift
var points: [MLKVisionPoint] { get }
-
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 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."]]],[]]