Click or drag to resize

HOGDescriptorNbins Property

Number of bins used in the calculation of histogram of gradients. Default value is 9.

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

Property Value

Type: Int32
See Also