NativeMethodsimgproc_sqrBoxFilter Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_sqrBoxFilter(System.IntPtr,System.IntPtr,System.Int32,OpenCvSharp.Size,OpenCvSharp.Point,System.Int32,OpenCvSharp.BorderTypes)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_sqrBoxFilter( IntPtr src, IntPtr dst, int ddepth, Size ksize, Point anchor, int normalize, BorderTypes borderType )
Public Shared Function imgproc_sqrBoxFilter ( src As IntPtr, dst As IntPtr, ddepth As Integer, ksize As Size, anchor As Point, normalize As Integer, borderType As BorderTypes ) As ExceptionStatus
public: static ExceptionStatus imgproc_sqrBoxFilter( IntPtr src, IntPtr dst, int ddepth, Size ksize, Point anchor, int normalize, BorderTypes borderType )
static member imgproc_sqrBoxFilter : src : IntPtr * dst : IntPtr * ddepth : int * ksize : Size * anchor : Point * normalize : int * borderType : BorderTypes -> ExceptionStatus
[Missing <param name="src"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_sqrBoxFilter(System.IntPtr,System.IntPtr,System.Int32,OpenCvSharp.Size,OpenCvSharp.Point,System.Int32,OpenCvSharp.BorderTypes)"]
[Missing <param name="dst"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_sqrBoxFilter(System.IntPtr,System.IntPtr,System.Int32,OpenCvSharp.Size,OpenCvSharp.Point,System.Int32,OpenCvSharp.BorderTypes)"]
[Missing <param name="ddepth"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_sqrBoxFilter(System.IntPtr,System.IntPtr,System.Int32,OpenCvSharp.Size,OpenCvSharp.Point,System.Int32,OpenCvSharp.BorderTypes)"]
[Missing <param name="ksize"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_sqrBoxFilter(System.IntPtr,System.IntPtr,System.Int32,OpenCvSharp.Size,OpenCvSharp.Point,System.Int32,OpenCvSharp.BorderTypes)"]
[Missing <param name="anchor"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_sqrBoxFilter(System.IntPtr,System.IntPtr,System.Int32,OpenCvSharp.Size,OpenCvSharp.Point,System.Int32,OpenCvSharp.BorderTypes)"]
[Missing <param name="normalize"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_sqrBoxFilter(System.IntPtr,System.IntPtr,System.Int32,OpenCvSharp.Size,OpenCvSharp.Point,System.Int32,OpenCvSharp.BorderTypes)"]
[Missing <param name="borderType"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_sqrBoxFilter(System.IntPtr,System.IntPtr,System.Int32,OpenCvSharp.Size,OpenCvSharp.Point,System.Int32,OpenCvSharp.BorderTypes)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_sqrBoxFilter(System.IntPtr,System.IntPtr,System.Int32,OpenCvSharp.Size,OpenCvSharp.Point,System.Int32,OpenCvSharp.BorderTypes)"]