Click or drag to resize
Accord.NET (logo)

HaarFeatureTilted Property

Gets or sets whether this feature is tilted.

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

Property Value

Type: Boolean
See Also