NativeMethodsimgproc_integral2 Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_integral2(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_integral2( IntPtr src, IntPtr sum, IntPtr sqsum, int sdepth )
Public Shared Function imgproc_integral2 ( src As IntPtr, sum As IntPtr, sqsum As IntPtr, sdepth As Integer ) As ExceptionStatus
public: static ExceptionStatus imgproc_integral2( IntPtr src, IntPtr sum, IntPtr sqsum, int sdepth )
static member imgproc_integral2 : src : IntPtr * sum : IntPtr * sqsum : IntPtr * sdepth : int -> ExceptionStatus
[Missing <param name="src"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_integral2(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]
[Missing <param name="sum"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_integral2(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]
[Missing <param name="sqsum"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_integral2(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]
[Missing <param name="sdepth"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_integral2(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_integral2(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]