Constructor
Namespace:
OpenCvSharp.ImgHash
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic static PHash Create()
Public Shared Function Create As PHash
public:
static PHash^ Create()
static member Create : unit -> PHash
OpenCvSharp.ImgHash.PHash.Create = function();
Return Value
Type:
PHash
See Also