MarkerDictionaryAruco4x4_250 Property  | 
 Built-in OpenCV dictionary of ArUco markers of size 4x4 with a dictionary size 250
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.2.0
Syntaxpublic static MarkerDictionary Aruco4x4_250 { get; }Public Shared ReadOnly Property Aruco4x4_250 As MarkerDictionary
	Get
public:
static property MarkerDictionary^ Aruco4x4_250 {
	MarkerDictionary^ get ();
}Property Value
Type: 
MarkerDictionary
See Also