NativeMethodsimgproc_Sobel Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Sobel(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_Sobel( IntPtr src, IntPtr dst, int ddepth, int dx, int dy, int ksize, double scale, double delta, int borderType )
Public Shared Function imgproc_Sobel ( src As IntPtr, dst As IntPtr, ddepth As Integer, dx As Integer, dy As Integer, ksize As Integer, scale As Double, delta As Double, borderType As Integer ) As ExceptionStatus
public: static ExceptionStatus imgproc_Sobel( IntPtr src, IntPtr dst, int ddepth, int dx, int dy, int ksize, double scale, double delta, int borderType )
static member imgproc_Sobel : src : IntPtr * dst : IntPtr * ddepth : int * dx : int * dy : int * ksize : int * scale : float * delta : float * borderType : int -> ExceptionStatus
[Missing <param name="src"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Sobel(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32)"]
[Missing <param name="dst"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Sobel(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32)"]
[Missing <param name="ddepth"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Sobel(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32)"]
[Missing <param name="dx"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Sobel(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32)"]
[Missing <param name="dy"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Sobel(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32)"]
[Missing <param name="ksize"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Sobel(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32)"]
[Missing <param name="scale"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Sobel(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32)"]
[Missing <param name="delta"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Sobel(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32)"]
[Missing <param name="borderType"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Sobel(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Sobel(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32)"]