|
HaarCascadeHasTiltedFeatures Property
|
Gets a value indicating whether this cascade has tilted features.
Namespace:
Accord.Vision.Detection
Assembly:
Accord.Vision (in Accord.Vision.dll) Version: 3.8.0
Syntax public bool HasTiltedFeatures { get; protected set; }
Public Property HasTiltedFeatures As Boolean
Get
Protected Set
Request Example
View SourceProperty Value
Type:
Booleantrue if this cascade has tilted features; otherwise,
false.
See Also