Retrieves one of top-level nodes of the file storage
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- fs
- Type: OpenCvSharpCvFileStorage
File storage. - streamIndex
- Type: SystemInt32
Zero-based index of the stream. In most cases, there is only one stream in the file, however there can be several.
Return Value
Type: CvFileNodeOne of top-level file nodes
See Also