Click or drag to resize

Cv2ReadKeyPoints Method

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public static KeyPoint[] ReadKeyPoints(
	FileNode node
)

Parameters

node
Type: OpenCvSharpFileNode

Return Value

Type: KeyPoint
See Also