Writes user object
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- fs
- Type: OpenCvSharpCvFileStorage
File storage. - name
- Type: SystemString
Name, of the written object. Should be null if and only if the parent structure is a sequence. - ptr
- Type: OpenCvSharpCvArr
Pointer to the object.
See Also