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