MarkerDictionaryAruco7x7_1000 Property  | 
 Built-in OpenCV dictionary of ArUco markers of size 7x7 with a dictionary size 1000
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.1.0
Syntaxpublic static MarkerDictionary Aruco7x7_1000 { get; }Public Shared ReadOnly Property Aruco7x7_1000 As MarkerDictionary
	Get
public:
static property MarkerDictionary^ Aruco7x7_1000 {
	MarkerDictionary^ get ();
}Property Value
Type: 
MarkerDictionary
See Also