Click or drag to resize

BlockMeanHash Constructor

Initializes a new instance of the BlockMeanHash class

Namespace:  OpenCvSharp.ImgHash
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
protected BlockMeanHash(
	IntPtr p
)

Parameters

p
Type: SystemIntPtr

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

See Also