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