[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_compareHist1(System.IntPtr,System.IntPtr,System.Int32)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- h1
- Type: SystemIntPtr
[Missing <param name="h1"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_compareHist1(System.IntPtr,System.IntPtr,System.Int32)"]
- h2
- Type: SystemIntPtr
[Missing <param name="h2"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_compareHist1(System.IntPtr,System.IntPtr,System.Int32)"]
- method
- Type: SystemInt32
[Missing <param name="method"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_compareHist1(System.IntPtr,System.IntPtr,System.Int32)"]
Return Value
Type: Double[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_compareHist1(System.IntPtr,System.IntPtr,System.Int32)"]
See Also