Click or drag to resize

NativeMethodscore_FileNode_read_vectorOfKeyPoint Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus core_FileNode_read_vectorOfKeyPoint(
	IntPtr node,
	IntPtr keypoints
)

Parameters

node
Type: SystemIntPtr

[Missing <param name="node"/> documentation for "M:OpenCvSharp.NativeMethods.core_FileNode_read_vectorOfKeyPoint(System.IntPtr,System.IntPtr)"]

keypoints
Type: SystemIntPtr

[Missing <param name="keypoints"/> documentation for "M:OpenCvSharp.NativeMethods.core_FileNode_read_vectorOfKeyPoint(System.IntPtr,System.IntPtr)"]

Return Value

Type: ExceptionStatus

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

See Also