Click or drag to resize

FREAK Constructor

Initializes a new instance of the FREAK class

Namespace:  OpenCvSharp.XFeatures2D
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
protected FREAK(
	IntPtr p
)

Parameters

p
Type: SystemIntPtr

[Missing <param name="p"/> documentation for "M:OpenCvSharp.XFeatures2D.FREAK.#ctor(System.IntPtr)"]

See Also