Click or drag to resize

HOGDescriptor Constructor (String)

Initializes a new instance of the HOGDescriptor class

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public HOGDescriptor(
	string fileName
)

Parameters

fileName
Type: SystemString
See Also