[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.cvCornerMinEigenVal(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 cvCornerMinEigenVal( IntPtr image, IntPtr eigenval, int block_size, ApertureSize aperture_size )
Parameters
- image
- Type: SystemIntPtr
[Missing <param name="image"/> documentation for "M:OpenCvSharp.NativeMethods.cvCornerMinEigenVal(System.IntPtr,System.IntPtr,System.Int32,OpenCvSharp.ApertureSize)"]
- eigenval
- Type: SystemIntPtr
[Missing <param name="eigenval"/> documentation for "M:OpenCvSharp.NativeMethods.cvCornerMinEigenVal(System.IntPtr,System.IntPtr,System.Int32,OpenCvSharp.ApertureSize)"]
- block_size
- Type: SystemInt32
[Missing <param name="block_size"/> documentation for "M:OpenCvSharp.NativeMethods.cvCornerMinEigenVal(System.IntPtr,System.IntPtr,System.Int32,OpenCvSharp.ApertureSize)"]
- aperture_size
- Type: OpenCvSharpApertureSize
[Missing <param name="aperture_size"/> documentation for "M:OpenCvSharp.NativeMethods.cvCornerMinEigenVal(System.IntPtr,System.IntPtr,System.Int32,OpenCvSharp.ApertureSize)"]