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