FaceTracking
@objc(VerIDFaceTracking)
public protocol FaceTracking
Face tracking protocol
-
Track face in a sample buffer
Declaration
Swift
@objc func trackFaceInImage(_ image: ImageProvider) throws -> Face
Parameters
image
Image in which to detect faces
Return Value
Face without a face recognition template