Click or drag to resize
Accord.NET (logo)

HaarObjectDetectorScalingFactor Property

Gets or sets the scaling factor to rescale the window during search.

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

Property Value

Type: Single
See Also