CIFeatureTypeFace
A Core Image feature type for person’s face.
Declaration
let CIFeatureTypeFace: StringDiscussion
To detect faces in an image or video, pass this to /CIDetector/detectorOfType:context:options:
Use the CIFaceFeature class to find more information about the detected face.