CoreImage.CIDetector.CreateFaceDetector Method
Create a new face detector using the specified parameters.

Syntax

public static CIDetector CreateFaceDetector (CIContext context, bool highAccuracy)

Parameters

context
Image context.
highAccuracy
If true, it uses a more precise but slower scanning method; If false, it uses a fast path, but not as precise..

Returns

A CIDetector instance.

Remarks

Requirements

Namespace: CoreImage
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0