Cv2ReadKeyPoints Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.Cv2.ReadKeyPoints(OpenCvSharp.CPlusPlus.FileNode)"]

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

public static KeyPoint[] ReadKeyPoints(
	FileNode node
)

Parameters

node
Type: OpenCvSharp.CPlusPlusFileNode

[Missing <param name="node"/> documentation for "M:OpenCvSharp.CPlusPlus.Cv2.ReadKeyPoints(OpenCvSharp.CPlusPlus.FileNode)"]

Return Value

Type: KeyPoint

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.Cv2.ReadKeyPoints(OpenCvSharp.CPlusPlus.FileNode)"]

See Also

Reference