CIDetectorOptions.NumberOfAngles Property

Definition

Gets or sets the number of angles from which to sample video when detecting faces. Can be 1, 3, 5, 7, 9, or 11.

public Nullable<float> NumberOfAngles { get; set; }
member this.NumberOfAngles : Nullable<single> with get, set

Property Value

Applies to