[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_calcCovarMatrix_InputArray(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static void core_calcCovarMatrix_InputArray( IntPtr samples, IntPtr covar, IntPtr mean, int flags, int ctype )
Parameters
- samples
- Type: SystemIntPtr
[Missing <param name="samples"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_calcCovarMatrix_InputArray(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
- covar
- Type: SystemIntPtr
[Missing <param name="covar"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_calcCovarMatrix_InputArray(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
- mean
- Type: SystemIntPtr
[Missing <param name="mean"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_calcCovarMatrix_InputArray(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
- flags
- Type: SystemInt32
[Missing <param name="flags"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_calcCovarMatrix_InputArray(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
- ctype
- Type: SystemInt32
[Missing <param name="ctype"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_calcCovarMatrix_InputArray(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]