Returns a unique pointer for given name
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- name
- Type: SystemString
Literal node name. - createMissing
- Type: SystemBoolean
Length of the name (if it is known a priori), or -1 if it needs to be calculated.
Return Value
Type: CvStringHashNodeThe unique pointer for each particular file node name.
See Also