Click or drag to resize
Accord.NET (logo)

HaarClassifierScale Property

Gets or sets the scale of the search window being currently used by the classifier.

Namespace:  Accord.Vision.Detection
Assembly:  Accord.Vision (in Accord.Vision.dll) Version: 3.8.0
Syntax
public float Scale { get; set; }
Request Example View Source

Property Value

Type: Single
See Also