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