Skip to main content
Version: 20 Mar 2024

MLMarkerTrackerDecodedArucoData

Module: Fiducial Marker Tracking

Aruco decoded data. More...

#include <ml_marker_tracking.h>

Public Attributes

TypeName
MLMarkerTrackingDecodedDataTypetype
MLMarkerTrackerArucoDictionaryNamedictionary
uint32_tid

Detailed Description

struct MLMarkerTrackerDecodedArucoData;

Aruco decoded data.

Deprecated

Deprecated since 1.6.0. Scheduled for removal.

API Level:

  • 20

Public Attributes Documentation

type

MLMarkerTrackingDecodedDataType type;
TypeDescription
MLMarkerTrackingDecodedDataTypeDecoded Data Type enumeration.

Type selector for the structure.


dictionary

MLMarkerTrackerArucoDictionaryName dictionary;
TypeDescription
MLMarkerTrackerArucoDictionaryNameSupported pre-defined Aruco dictionary and AprilTags.

Dictionary used by the Aruco Marker.


id

uint32_t id;

Aruco marker Id.