NativeMethodsvector_vector_KeyPoint_new3 Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.vector_vector_KeyPoint_new3(System.IntPtr[],System.Int32,System.Int32[])"]
Namespace: OpenCvSharp
public static IntPtr vector_vector_KeyPoint_new3( IntPtr[] values, int size1, int[] size2 )
Public Shared Function vector_vector_KeyPoint_new3 ( values As IntPtr(), size1 As Integer, size2 As Integer() ) As IntPtr
public: static IntPtr vector_vector_KeyPoint_new3( array<IntPtr>^ values, int size1, array<int>^ size2 )
static member vector_vector_KeyPoint_new3 : values : IntPtr[] * size1 : int * size2 : int[] -> IntPtr
[Missing <param name="values"/> documentation for "M:OpenCvSharp.NativeMethods.vector_vector_KeyPoint_new3(System.IntPtr[],System.Int32,System.Int32[])"]
[Missing <param name="size1"/> documentation for "M:OpenCvSharp.NativeMethods.vector_vector_KeyPoint_new3(System.IntPtr[],System.Int32,System.Int32[])"]
[Missing <param name="size2"/> documentation for "M:OpenCvSharp.NativeMethods.vector_vector_KeyPoint_new3(System.IntPtr[],System.Int32,System.Int32[])"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.vector_vector_KeyPoint_new3(System.IntPtr[],System.Int32,System.Int32[])"]