Click or drag to resize

BlockMeanHash Constructor

Initializes a new instance of the BlockMeanHash class

Namespace:  OpenCvSharp.ImgHash
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
protected BlockMeanHash(
	IntPtr p
)

Parameters

p
Type: SystemIntPtr
See Also