Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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