CIDetectorOptions.Accuracy Property

Definition

Gets or sets a value that indicates whether to use high or low detection accuracy.

public Nullable<CoreImage.FaceDetectorAccuracy> Accuracy { get; set; }
member this.Accuracy : Nullable<CoreImage.FaceDetectorAccuracy> with get, set

Property Value

Applies to