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