NativeMethodsvector_vector_KeyPoint_new3 Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.vector_vector_KeyPoint_new3(System.IntPtr[],System.Int32,System.Int32[])"]

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static IntPtr vector_vector_KeyPoint_new3(
	IntPtr[] values,
	int size1,
	int[] size2
)

Parameters

values
Type: SystemIntPtr

[Missing <param name="values"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.vector_vector_KeyPoint_new3(System.IntPtr[],System.Int32,System.Int32[])"]

size1
Type: SystemInt32

[Missing <param name="size1"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.vector_vector_KeyPoint_new3(System.IntPtr[],System.Int32,System.Int32[])"]

size2
Type: SystemInt32

[Missing <param name="size2"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.vector_vector_KeyPoint_new3(System.IntPtr[],System.Int32,System.Int32[])"]

Return Value

Type: IntPtr

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.vector_vector_KeyPoint_new3(System.IntPtr[],System.Int32,System.Int32[])"]

See Also

Reference