Method ReadDictionary
- Namespace
- OpenCvSharp.Aruco
- Assembly
- OpenCvSharp.dll
ReadDictionary(FileNode)
Read a new dictionary from FileNode.
public bool ReadDictionary(FileNode fn)
Parameters
fnFileNodethe FileNode to read the dictionary from.
Read a new dictionary from FileNode.
public bool ReadDictionary(FileNode fn)
fn FileNodethe FileNode to read the dictionary from.