Initializes file node sequence reader
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- src
- Type: OpenCvSharpCvFileNode
The file node (a sequence) to read numbers from. - reader
- Type: OpenCvSharpCvSeqReader
Output reference to the sequence reader.
See Also