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