BlockMeanHashGetMean Method
|
Namespace:
OpenCvSharp.ImgHash
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic double[] GetMean()
Public Function GetMean As Double()
public:
array<double>^ GetMean()
member GetMean : unit -> float[]
Return Value
Type:
Double
See Also