Click or drag to resize
Accord.NET (logo)

HaarRectangleScaleRectangle Method

Scales the values of this rectangle.

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

Parameters

value
Type: SystemSingle
See Also