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