Click or drag to resize
Accord.NET (logo)

HaarRectangleScaleWeight Method

Scales the weight of this rectangle.

Namespace:  Accord.Vision.Detection
Assembly:  Accord.Vision (in Accord.Vision.dll) Version: 3.8.0
Syntax
public void ScaleWeight(
	float scale
)
Request Example View Source

Parameters

scale
Type: SystemSingle
See Also