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