Click or drag to resize

NativeMethodsimg_hash_BlockMeanHash_getMean Method

[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.img_hash_BlockMeanHash_getMean(System.IntPtr,System.IntPtr)"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus img_hash_BlockMeanHash_getMean(
	IntPtr obj,
	IntPtr outVec
)

Parameters

obj
Type: SystemIntPtr

[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.img_hash_BlockMeanHash_getMean(System.IntPtr,System.IntPtr)"]

outVec
Type: SystemIntPtr

[Missing <param name="outVec"/> documentation for "M:OpenCvSharp.NativeMethods.img_hash_BlockMeanHash_getMean(System.IntPtr,System.IntPtr)"]

Return Value

Type: ExceptionStatus

[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.img_hash_BlockMeanHash_getMean(System.IntPtr,System.IntPtr)"]

See Also