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