| FileNodeReadKeyPoint Method |
Reads the node element as KeyPoint
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public KeyPoint ReadKeyPoint()
Public Function ReadKeyPoint As KeyPoint
public:
KeyPoint ReadKeyPoint()
member ReadKeyPoint : unit -> KeyPoint
Return Value
Type:
KeyPoint[Missing <returns> documentation for "M:OpenCvSharp.FileNode.ReadKeyPoint"]
See Also