[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.cvCornerEigenValsAndVecs(System.IntPtr,System.IntPtr,System.Int32,OpenCvSharp.ApertureSize)"]
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
public static void cvCornerEigenValsAndVecs( IntPtr image, IntPtr eigenvv, int block_size, ApertureSize aperture_size )
Parameters
- image
- Type: SystemIntPtr
[Missing <param name="image"/> documentation for "M:OpenCvSharp.NativeMethods.cvCornerEigenValsAndVecs(System.IntPtr,System.IntPtr,System.Int32,OpenCvSharp.ApertureSize)"]
- eigenvv
- Type: SystemIntPtr
[Missing <param name="eigenvv"/> documentation for "M:OpenCvSharp.NativeMethods.cvCornerEigenValsAndVecs(System.IntPtr,System.IntPtr,System.Int32,OpenCvSharp.ApertureSize)"]
- block_size
- Type: SystemInt32
[Missing <param name="block_size"/> documentation for "M:OpenCvSharp.NativeMethods.cvCornerEigenValsAndVecs(System.IntPtr,System.IntPtr,System.Int32,OpenCvSharp.ApertureSize)"]
- aperture_size
- Type: OpenCvSharpApertureSize
[Missing <param name="aperture_size"/> documentation for "M:OpenCvSharp.NativeMethods.cvCornerEigenValsAndVecs(System.IntPtr,System.IntPtr,System.Int32,OpenCvSharp.ApertureSize)"]