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