NativeMethodsimgproc_accumulateProduct Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_accumulateProduct(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_accumulateProduct( IntPtr src1, IntPtr src2, IntPtr dst, IntPtr mask )
Public Shared Function imgproc_accumulateProduct ( src1 As IntPtr, src2 As IntPtr, dst As IntPtr, mask As IntPtr ) As ExceptionStatus
public: static ExceptionStatus imgproc_accumulateProduct( IntPtr src1, IntPtr src2, IntPtr dst, IntPtr mask )
static member imgproc_accumulateProduct : src1 : IntPtr * src2 : IntPtr * dst : IntPtr * mask : IntPtr -> ExceptionStatus
[Missing <param name="src1"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_accumulateProduct(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="src2"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_accumulateProduct(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="dst"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_accumulateProduct(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="mask"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_accumulateProduct(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_accumulateProduct(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]