MarkerDictionaryAruco6x6_1000 Property |
Built-in OpenCV dictionary of ArUco markers of size 6x6 with a dictionary size 1000
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public static MarkerDictionary Aruco6x6_1000 { get; }
Public Shared ReadOnly Property Aruco6x6_1000 As MarkerDictionary
Get
public:
static property MarkerDictionary^ Aruco6x6_1000 {
MarkerDictionary^ get ();
}
Property Value
Type:
MarkerDictionarySee Also