MarkerDictionaryAruco5x5_100 Property  | 
 Built-in OpenCV dictionary of ArUco markers of size 5x5 with a dictionary size 100
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntaxpublic static MarkerDictionary Aruco5x5_100 { get; }Public Shared ReadOnly Property Aruco5x5_100 As MarkerDictionary
	Get
public:
static property MarkerDictionary^ Aruco5x5_100 {
	MarkerDictionary^ get ();
}Property Value
Type: 
MarkerDictionary
See Also