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