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