ArucoData
Public Methods
override string ToString
public override string ToString()
Public Attributes
Dictionary
Dictionary used by the Aruco Marker.
public readonly ArucoDictionaryName Dictionary;
Type | Description |
---|---|
readonly ArucoDictionaryName | Supported pre-defined ArUco dictionary and AprilTags. Marker Tracker supports pre-defined ArUco dictionary and AprilTags. ArUco dictionaries can be looked up and markers can be generated for them here: http://chev.me/arucogen/ Note: Due to 4X4 dictionaries suffering from frequent false detections, we discourage their use. |
Id
Type selector for the structure.
public readonly uint Id;