|
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
)
Public Sub ScaleWeight (
scale As Single
)
Request Example
View SourceParameters
- scale
- Type: SystemSingle
See Also