HOGDescriptor Constructor (String) OpenCvSharp Class Library
Initializes a new instance of the HOGDescriptor class

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public HOGDescriptor(
	string fileName
)

Parameters

fileName
Type: SystemString

[Missing <param name="fileName"/> documentation for "M:OpenCvSharp.CPlusPlus.HOGDescriptor.#ctor(System.String)"]

See Also

Reference