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