Click or drag to resize

Dictionary Constructor (DictionaryPredefinedDictionaryName)

http://www.emgu.com
Create a Dictionary using predefined values

Namespace:  Emgu.CV.Aruco
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public Dictionary(
	DictionaryPredefinedDictionaryName name
)

Parameters

name
Type: Emgu.CV.ArucoDictionaryPredefinedDictionaryName
The name of the predefined dictionary
See Also