FileNodeReadKeyPoint Method
|
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic KeyPoint ReadKeyPoint()
Public Function ReadKeyPoint As KeyPoint
public:
KeyPoint ReadKeyPoint()
member ReadKeyPoint : unit -> KeyPoint
Return Value
Type:
KeyPoint
See Also