Finds file node and returns its value
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- map
- Type: OpenCvSharpCvFileNode
The parent map. If it is null, the function searches a top-level node. - name
- Type: SystemString
The node name.
Return Value
Type: Double[Missing <returns> documentation for "M:OpenCvSharp.CvFileStorage.ReadRealByName(OpenCvSharp.CvFileNode,System.String)"]
See Also