Click or drag to resize

PHash Constructor

Initializes a new instance of the PHash class

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

Parameters

p
Type: SystemIntPtr
See Also