Click or drag to resize
Accord.NET (logo)

HaarRectangleWeight Property

Gets or sets the weight of this Haar feature rectangle.

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

Property Value

Type: Single
See Also