| ColorMomentHashCreate Method |
Constructor
Namespace:
OpenCvSharp.ImgHash
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public static ColorMomentHash Create()
Public Shared Function Create As ColorMomentHash
public:
static ColorMomentHash^ Create()
static member Create : unit -> ColorMomentHash
Return Value
Type:
ColorMomentHash[Missing <returns> documentation for "M:OpenCvSharp.ImgHash.ColorMomentHash.Create"]
See Also