Click or drag to resize

FileNodeReadKeyPoints Method

Reads the node element as KeyPoint[]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public KeyPoint[] ReadKeyPoints()

Return Value

Type: KeyPoint

[Missing <returns> documentation for "M:OpenCvSharp.FileNode.ReadKeyPoints"]

See Also