Table of Contents

Method ReadDictionary

Namespace
OpenCvSharp.Aruco
Assembly
OpenCvSharp.dll

ReadDictionary(FileNode)

Read a new dictionary from FileNode.

public bool ReadDictionary(FileNode fn)

Parameters

fn FileNode

the FileNode to read the dictionary from.

Returns

bool