Click or drag to resize

HOGDescriptorSignedGradient Property

Indicates signed gradient will be used or not

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public bool SignedGradient { get; set; }

Property Value

Type: Boolean
See Also