NativeMethodsximgproc_GradientPaillouY Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_GradientPaillouY(System.IntPtr,System.IntPtr,System.Double,System.Double)"]
Namespace: OpenCvSharp
public static ExceptionStatus ximgproc_GradientPaillouY( IntPtr op, IntPtr dst, double alpha, double omega )
Public Shared Function ximgproc_GradientPaillouY ( op As IntPtr, dst As IntPtr, alpha As Double, omega As Double ) As ExceptionStatus
public: static ExceptionStatus ximgproc_GradientPaillouY( IntPtr op, IntPtr dst, double alpha, double omega )
static member ximgproc_GradientPaillouY : op : IntPtr * dst : IntPtr * alpha : float * omega : float -> ExceptionStatus
[Missing <param name="op"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_GradientPaillouY(System.IntPtr,System.IntPtr,System.Double,System.Double)"]
[Missing <param name="dst"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_GradientPaillouY(System.IntPtr,System.IntPtr,System.Double,System.Double)"]
[Missing <param name="alpha"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_GradientPaillouY(System.IntPtr,System.IntPtr,System.Double,System.Double)"]
[Missing <param name="omega"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_GradientPaillouY(System.IntPtr,System.IntPtr,System.Double,System.Double)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_GradientPaillouY(System.IntPtr,System.IntPtr,System.Double,System.Double)"]