NativeMethodscore_norm1 Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_norm1(System.IntPtr,System.Int32,System.IntPtr,System.Double@)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_norm1( IntPtr src1, int normType, IntPtr mask, out double returnValue )
Public Shared Function core_norm1 ( src1 As IntPtr, normType As Integer, mask As IntPtr, <OutAttribute> ByRef returnValue As Double ) As ExceptionStatus
public: static ExceptionStatus core_norm1( IntPtr src1, int normType, IntPtr mask, [OutAttribute] double% returnValue )
static member core_norm1 : src1 : IntPtr * normType : int * mask : IntPtr * returnValue : float byref -> ExceptionStatus
[Missing <param name="src1"/> documentation for "M:OpenCvSharp.NativeMethods.core_norm1(System.IntPtr,System.Int32,System.IntPtr,System.Double@)"]
[Missing <param name="normType"/> documentation for "M:OpenCvSharp.NativeMethods.core_norm1(System.IntPtr,System.Int32,System.IntPtr,System.Double@)"]
[Missing <param name="mask"/> documentation for "M:OpenCvSharp.NativeMethods.core_norm1(System.IntPtr,System.Int32,System.IntPtr,System.Double@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.core_norm1(System.IntPtr,System.Int32,System.IntPtr,System.Double@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_norm1(System.IntPtr,System.Int32,System.IntPtr,System.Double@)"]