MLKitFaceDetection Çerçevesi Referansı
FaceContour
class FaceContour : NSObject
Bir resimde algılanan insan yüzü üzerinde kontur.
-
-
Yüz konturunu oluşturan 2D noktalar dizisi.
Bildirim
Swift
var points: [MLKVisionPoint] { get }
-
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-08-29 UTC.
[null,null,["Son güncelleme tarihi: 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."]]],[]]